]> git.openfabrics.org - ~emulex/infiniband.git/commit
Bluetooth: Add helper variables to smp_distribute_keys()
authorJohan Hedberg <johan.hedberg@intel.com>
Sat, 22 Feb 2014 17:06:31 +0000 (19:06 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Feb 2014 17:59:23 +0000 (09:59 -0800)
commit524237cb4b566ae73ec24c56852489b85e426241
tree264240bf813295094d32b3ec98634fa181d40d32
parent1b60ef210e90cc116b9c976ff9fb8b656b3ebb76
Bluetooth: Add helper variables to smp_distribute_keys()

This patch a couple of helper variables to the smp_distribute_keys
function in order to avoid long chains of dereferences and thereby help
readability.

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