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:
1d05293
)
iio: accel: mma9553: return 0 as indication of success
author
Irina Tirdea
<irina.tirdea@intel.com>
Mon, 13 Apr 2015 15:40:55 +0000
(18:40 +0300)
committer
Jonathan Cameron
<jic23@kernel.org>
Sun, 26 Apr 2015 18:47:41 +0000
(19:47 +0100)
Use return 0 instead of return ret to mark
clearly the success return path.
Signed-off-by: Irina Tirdea <irina.tirdea@intel.com>
Suggested-by: Hartmut Knaack <knaack.h@gmx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found