]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: lustre: Do not use 0 for NULL pointer in console.c
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 9 Oct 2013 10:28:27 +0000 (15:58 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2013 22:36:30 +0000 (15:36 -0700)
commitaad7b60bf1b402913311f2cc4899e691356ea9a2
tree220bb9267026c7aff31d18a7d0f196a16d45e139
parenta0d6f2b1dab93d6a16d4d19b7d4b07498c5e04f0
staging: lustre: Do not use 0 for NULL pointer in console.c

Do not use 0 for NULL pointer.

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