]> git.karo-electronics.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>
Fri, 27 Apr 2012 18:43:28 +0000 (20:43 +0200)
commitfc5f0b3a0277e4e73d480406beb6454b1eb7929d
tree93ac1fea473c4f7b7bc5414c6427ce39c63e622c
parent9901ac1860a54c316dfb91095ee77fed49620138
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