From: Lee Jones Date: Wed, 13 Aug 2014 12:52:27 +0000 (+0100) Subject: mfd: htc-i2cpld: Use '!variable' instead of 'variable == NULL' X-Git-Tag: fixes-against-v3.18-rc2~69^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41cc08e955187b96867fa0f625c55496961699ba;p=pandora-kernel.git 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 --- Reading git-diff-tree failed