staging: lustre: Do not init global to NULL
authorSwee Hua Law <sweehua81@gmail.com>
Tue, 11 Aug 2015 13:32:29 +0000 (21:32 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Aug 2015 01:48:34 +0000 (18:48 -0700)
commit94a99b46116e82aee359265a1ce48ebffe37a479
treea124f48d018b11d9164f8324c95a7268d4bc9db0
parent8150a97fdd095d0468fe75d0d5ce4c9e0cbaf3a3
staging: lustre: Do not init global to NULL

Remove "= NULL" in global variable

Signed-off-by: Swee Hua Law <sweehua81@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/lloop.c