From: Sagi Grimberg Date: Sun, 7 Dec 2014 14:09:57 +0000 (+0200) Subject: IB/iser: Fix sparse warnings X-Git-Tag: omap-for-v3.20/drop-legacy-3517~34^2^4~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49df2781b101a729e9f46eddc845a587fc5665a8;p=pandora-kernel.git IB/iser: Fix sparse warnings Use uintptr_t to handle wr_id casting, which was found by Kbuild test robot and smatch. Also remove an internal definition of variable which potentially shadows an external one (and make sparse happy). Signed-off-by: Sagi Grimberg Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed