From: Roland Dreier Date: Thu, 17 Apr 2008 04:01:06 +0000 (-0700) Subject: IB: Make struct ib_uobject.id a signed int X-Git-Tag: v2.6.26-rc1~1156^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3d636b0d1b2eb870a55ae196b8f3838e1399554;p=pandora-kernel.git IB: Make struct ib_uobject.id a signed int IDR IDs are signed, so struct ib_uobject.id should be signed. This avoids some sparse pointer signedness warnings. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed