]> git.baikalelectronics.ru Git - kernel.git/commit
rds: Fix warning.
authorDavid S. Miller <davem@davemloft.net>
Thu, 20 Dec 2018 04:53:18 +0000 (20:53 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Dec 2018 04:53:18 +0000 (20:53 -0800)
commit470bb1874752c80662b73a2a968e8f5688187502
tree90315f4d54fea915e0d5a344ffa3841759d7cc73
parent379b136f5eac16c73a42164d7ae6fc06cdc821b7
rds: Fix warning.

>> net/rds/send.c:1109:42: warning: Using plain integer as NULL pointer

Fixes: b736e9841a6d ("net/rds: fix warn in rds_message_alloc_sgs")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/send.c