Bluetooth: mgmt: Use more consistent error variable names
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 16 Feb 2012 23:20:00 +0000 (01:20 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 17 Feb 2012 09:27:11 +0000 (11:27 +0200)
For simple integer errors the variable name "err" is more consistent
with the existing code base than "ret".

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>

No differences found