Jiapeng Chong 4db6187d72 rds: Remove redundant assignment to nr_sig
Variable nr_sig is being assigned a value however the assignment is
never read, so this redundant assignment can be removed.

Cleans up the following clang-analyzer warning:

net/rds/ib_send.c:297:2: warning: Value stored to 'nr_sig' is never read
[clang-analyzer-deadcode.DeadStores].

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-04-27 14:14:33 -07:00
..
2020-09-18 14:12:43 -07:00
2020-11-17 15:22:06 -04:00
2020-11-17 15:22:06 -04:00
2020-11-17 15:22:06 -04:00
2020-11-17 15:22:06 -04:00
2020-05-20 14:08:06 -07:00
2016-12-26 21:35:39 -05:00
2020-07-24 15:41:54 -07:00
2016-06-18 21:34:09 -07:00
2020-05-28 11:11:44 -07:00
2020-05-28 11:11:45 -07:00
2020-05-28 11:11:45 -07:00
2011-07-01 16:16:19 -07:00
2020-05-28 11:11:45 -07:00
2020-05-28 11:11:45 -07:00
2019-02-04 14:59:11 -08:00