]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hidp: Use BIT(x) instead of (1 << x)
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 3 Apr 2015 18:02:10 +0000 (11:02 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 4 Apr 2015 05:50:20 +0000 (08:50 +0300)
commitd028051acb1cea00fa2e3cb2f3b631ca47b6270e
tree58e8bc5ce4a09e06ee4012bee80b715cec93b647
parentfab40417a470c934b07f5bb0bde902a11cbaf273
Bluetooth: hidp: Use BIT(x) instead of (1 << x)

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hidp/core.c