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)
commitd84e7bc0595a7e146ad0ddb80b240cea77825245
tree90315f4d54fea915e0d5a344ffa3841759d7cc73
parentc0fde870d96e42bbdcc0d9af7ae5e190c767aab8
rds: Fix warning.

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

Fixes: ea010070d0a7 ("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