IB: Make struct ib_uobject.id a signed int
authorRoland Dreier <rolandd@cisco.com>
Thu, 17 Apr 2008 04:01:06 +0000 (21:01 -0700)
committerRoland Dreier <rolandd@cisco.com>
Thu, 17 Apr 2008 04:01:06 +0000 (21:01 -0700)
commitb3d636b0d1b2eb870a55ae196b8f3838e1399554
treef33ae9f2f618c0367dcddf4238cdba10f29f1d2b
parentedba846af9e1f27bab00d5aebfeef01386e00af0
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 <rolandd@cisco.com>
include/rdma/ib_verbs.h