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:
0f776ef
)
ASoC: rt5645: fix coccinelle warnings
author
Oder Chiou
<oder_chiou@realtek.com>
Thu, 8 May 2014 07:42:37 +0000
(15:42 +0800)
committer
Mark Brown
<broonie@linaro.org>
Thu, 8 May 2014 08:02:41 +0000
(09:02 +0100)
Return statements in functions returning bool should use
true/false instead of 1/0.
Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found