]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use l2cap_pi(sk) directly where possible
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Oct 2013 18:36:07 +0000 (11:36 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Oct 2013 18:40:12 +0000 (21:40 +0300)
commitfa582476a08388b2699b6777ee3c8319e5e5d729
tree248a315ce71b42aef4e60ab266614edb28cf6327
parent591d501be92491bfb0ca14ec3d5c7e924bcea725
Bluetooth: Use l2cap_pi(sk) directly where possible

There are few places where it makes sense to use l2cap_pi(sk) directly
instead of assigning it to temporary structure.

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