git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76a7f3a
)
Bluetooth: mgmt: Use more consistent error variable names
author
Johan Hedberg
<johan.hedberg@intel.com>
Thu, 16 Feb 2012 23:20:00 +0000
(
01:20
+0200)
committer
Johan 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