]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Rename smp->smp_flags to smp->flags
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 20 May 2014 06:45:50 +0000 (09:45 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 20 May 2014 15:44:14 +0000 (08:44 -0700)
commitb321f9cfdb516035f1296af7035b583ccc2c8ea3
treefad735340e3c008f1ecce432dc8ed1214b93c1d4
parent94ac02dc5d3c31e2939149a9e94040c7678963b4
Bluetooth: Rename smp->smp_flags to smp->flags

There's no reason to have "smp" in this variable name since it is
already part of the SMP struct which provides sufficient context.

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