]> git.baikalelectronics.ru Git - kernel.git/commit
staging: cxt1e1: sbeproc.c: Use NULL instead of 0
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 27 Sep 2013 04:06:32 +0000 (09:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Oct 2013 01:48:40 +0000 (18:48 -0700)
commit13989a11291c88758e4ce6a118e00469bbf95d01
tree52cfbe981a469bbd733c9907fdb4f257c8cec7e2
parent4d27e86711d932fce036a16aa44a41f50c0abaf1
staging: cxt1e1: sbeproc.c: Use NULL instead of 0

Pointers should be assigned NULL instead of 0.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/cxt1e1/sbeproc.c