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:
626f0a2
)
i2c: sh_mobile: cosmetic: trivially simplify 2 functions
author
Guennadi Liakhovetski
<g.liakhovetski@gmx.de>
Thu, 17 Jan 2013 09:45:54 +0000
(10:45 +0100)
committer
Wolfram Sang
<wolfram@the-dreams.de>
Sun, 10 Feb 2013 18:55:22 +0000
(19:55 +0100)
Reduce 2 boolean functions from "if (condition) return 1; return 0;" to
"return condition;"
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Wolfram Sang <wolfram@the-dreams.de>
No differences found