]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit426772c28040df5b6cb6e4904d13d5139c6502c5
tree32f88754d18f58e7fa2232077190e6f3cb1d8d05
parent7c1e0baad67b72f224262b330912beb2c9b79eb0
Bluetooth: mgmt: Use more consistent error variable names

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>
net/bluetooth/mgmt.c