summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorMd Haris Iqbal <haris.iqbal@ionos.com>2022-07-12 12:31:12 +0200
committerLeon Romanovsky <leonro@nvidia.com>2022-07-18 12:27:55 +0300
commitc14adff285ad1bb8eefc5d8fc202ceb1f7e3a2f1 (patch)
treeee98ea4564dc831cd583260fa04cf86444e2fd4e /block
parentf4e1357184a5759f97fa69adadf5206ad9e3edd2 (diff)
RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
removes list_next_or_null_rr_rcu macro to fix below warnings. That macro is used only twice. CHECK:MACRO_ARG_REUSE: Macro argument reuse 'head' - possible side-effects? CHECK:MACRO_ARG_REUSE: Macro argument reuse 'ptr' - possible side-effects? CHECK:MACRO_ARG_REUSE: Macro argument reuse 'memb' - possible side-effects? Replaces that macro with an inline function. Fixes: 6a98d71daea1 ("RDMA/rtrs: client: main functionality") Cc: jinpu.wang@ionos.com Link: https://lore.kernel.org/r/20220712103113.617754-5-haris.iqbal@ionos.com Signed-off-by: Md Haris Iqbal <haris.iqbal@ionos.com> Suggested-by: Jason Gunthorpe <jgg@ziepe.ca> Signed-off-by: Jack Wang <jinpu.wang@ionos.com> Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions