aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/mlx4
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2007-10-09 19:59:04 -0700
committerRoland Dreier <rolandd@cisco.com>2007-10-09 19:59:04 -0700
commit65d470b3ea52ee1402499d6fcb4632296452e5b1 (patch)
tree9c1e0a5d9c959b2b92d59c9e309e2ae68cb5c191 /drivers/net/mlx4
parentce423ef50ee1b6b7db63c748034423aa0afce224 (diff)
IB: find_first_zero_bit() takes unsigned pointer
Fix sparse warning drivers/infiniband/core/device.c:142:6: warning: incorrect type in argument 1 (different signedness) drivers/infiniband/core/device.c:142:6: expected unsigned long const *addr drivers/infiniband/core/device.c:142:6: got long *[assigned] inuse by making the local variable inuse unsigned. Does not affect generated code at all. Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/net/mlx4')
0 files changed, 0 insertions, 0 deletions