]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: llite: llite_capa.c - fixes checkpatch errors - unecessary init...
authorAnil Belur <askb23@gmail.com>
Wed, 25 Jun 2014 04:57:27 +0000 (14:57 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2014 00:54:58 +0000 (20:54 -0400)
commit480bbc87cc91d527ce1901b575e42e87585a4add
treecfc777b026fa6168dd8fb717b988db236bee5fb0
parentd622f0704480973c9bed22fc522395745a7241a9
staging: lustre: llite: llite_capa.c - fixes checkpatch errors - unecessary init of static variables to 0

- this commit fixes some "ERROR: do not initialise statics to 0 or NULL"

Signed-off-by: Anil Belur <askb23@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/llite_capa.c