]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: cmtp: Use BIT(x) instead of (1 << x)
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 3 Apr 2015 18:02:09 +0000 (11:02 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 4 Apr 2015 05:50:20 +0000 (08:50 +0300)
commitb2ddeb11738464ce8f75c15384a3b8132cb80357
treef07671da74f674a8de408eb83eaf3a32823dd971
parent836a061b19d7b4e2e5e05c2a87a366e33127cf88
Bluetooth: cmtp: 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/cmtp/capi.c
net/bluetooth/cmtp/core.c