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)
commit4a74d65868f10dafe38765d4fe5bbf1e75f0623d
treefad735340e3c008f1ecce432dc8ed1214b93c1d4
parent9dd4dd275f2e6dcef1f798118babcb5947f64497
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