]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c: eg20t: use NULL instead of 0
authorWolfram Sang <wolfram@the-dreams.de>
Thu, 19 Apr 2012 14:53:49 +0000 (16:53 +0200)
committerWolfram Sang <w.sang@pengutronix.de>
Sat, 12 May 2012 12:28:13 +0000 (14:28 +0200)
commit75fb1f25d48b64ff11081623c2104ad345882c9f
treeb9ba0eba843aa1efc939656525b327eb89ea90a8
parent199bca2a72a3a5cd71401b4f12171393742be84a
i2c: eg20t: use NULL instead of 0

sparse rightfully says:
drivers/i2c/busses/i2c-eg20t.c:990:59: warning: Using plain integer as NULL pointer

Signed-off-by: Wolfram Sang <wolfram@the-dreams.de>
Cc: Tomoya MORINAGA <tomoya.rohm@gmail.com>
drivers/i2c/busses/i2c-eg20t.c