]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/video/smscufx.c: use NULL instead of 0
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 19 Jun 2013 00:05:27 +0000 (10:05 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:12:42 +0000 (17:12 +1000)
commit639c9d8d22a38371e22b907a6e52ae90efb9620b
tree45eec4fb3b702cd5ab6c6424a650c983a5116005
parent50a920154d5989dd136e504457946ac23673194c
drivers/video/smscufx.c: use NULL instead of 0

'info' is a pointer. Use NULL instead of 0.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Steve Glendinning <steve.glendinning@shawell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/smscufx.c