]> 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>
Thu, 27 Jun 2013 23:50:53 +0000 (09:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:37:10 +0000 (16:37 +1000)
commit799c1ca554f815490c092b5ba23a8442009bf23f
tree81455acab69dc95a00afc92e0d3da1ada3a77c97
parentf91f270e40a3aee5223ce5207b7b77c5d550d437
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