]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3d86365b372ce4e72a8185fbca29617c1bc84d79
tree77393cb31c9027170a1fb41dd922627ef0c2b097
parent1ebf85fe32656d6b050bab51429454072211282e
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