staging: cxt1e1: sbecom_inline_linux.h: Return NULL instead of 0
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 27 Sep 2013 04:06:29 +0000 (09:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Oct 2013 01:48:40 +0000 (18:48 -0700)
Functions returning pointer should return NULL instead of 0.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found