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:
fe4b7ea
)
mfd: htc-i2cpld: Use '!variable' instead of 'variable == NULL'
author
Lee Jones
<lee.jones@linaro.org>
Wed, 13 Aug 2014 12:52:27 +0000
(13:52 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Fri, 26 Sep 2014 07:15:30 +0000
(08:15 +0100)
This aids in consistency, as the rest of the checks in the file use this
notation.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
No differences found