Bluetooth: hidp: Use BIT(x) instead of (1 << x)
authorMarcel Holtmann <[email protected]>
Fri, 3 Apr 2015 18:02:10 +0000 (11:02 -0700)
committerJohan Hedberg <[email protected]>
Sat, 4 Apr 2015 05:50:20 +0000 (08:50 +0300)
commitfd6413d882304ca66d99199db1561382e18396e4
tree58e8bc5ce4a09e06ee4012bee80b715cec93b647
parentb2ddeb11738464ce8f75c15384a3b8132cb80357
Bluetooth: hidp: Use BIT(x) instead of (1 << x)

Signed-off-by: Marcel Holtmann <[email protected]>
Signed-off-by: Johan Hedberg <[email protected]>
net/bluetooth/hidp/core.c