Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information