commit | 41cc08e955187b96867fa0f625c55496961699ba | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed Aug 13 13:52:27 2014 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Fri Sep 26 08:15:30 2014 +0100 |
tree | 203ceb5b5fb73c10f761527f57e1706793e6d881 | |
parent | fe4b7ea8e7c1f03601f6521c24898a688e565626 [diff] |
mfd: htc-i2cpld: Use '!variable' instead of 'variable == NULL' 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>