OSDN Git Service

staging: lustre: lustre: ptlrpc: Donot initialise null
authorHema Prathaban <hemaklnce@gmail.com>
Thu, 14 Aug 2014 07:20:04 +0000 (12:50 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:18 +0000 (12:23 -0700)
commit3901270b1519a6b416383dfb29eeb79ed104dbbf
tree77393cb31c9027170a1fb41dd922627ef0c2b097
parent0028d585b4f491948c3e732293f5aa781aee1ee9
staging: lustre: lustre: ptlrpc: Donot initialise null

This patch fixes the following error using checkpatch.pl
Error: Do not initialise statics to 0 or NULL

Signed-off-by: Hema Prathaban <hemaklnce@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ptlrpc/connection.c