staging: lustre: include: linux: libcfs: Remove intialization of static to 0
authorTapasweni Pathak <tapaswenipathak@gmail.com>
Mon, 29 Sep 2014 10:31:39 +0000 (16:01 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Oct 2014 16:52:14 +0000 (09:52 -0700)
commit84dd801ef2ec6dceefbcfd917b90cb83b036fd56
treeaa4f090020c4c0da5be5a83783caf0d7b05acca8
parentfd9176527e78ad9358fcf76011bbede0eb4974f8
staging: lustre: include: linux: libcfs: Remove intialization of static to 0

This patch fixes checpatch.pl error in file libcfs_time.h
ERROR: do not initialise statics to 0 or NULL

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs_time.h