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)
commit7bb895d68e0c18b730bd89f2ed7e58de0e3a591a
tree32f88754d18f58e7fa2232077190e6f3cb1d8d05
parent76a7f3a40c2bfbdb5f2b23ac780fa4e4f22e8659
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
This page took 0.026599 seconds and 5 git commands to generate.