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)
commit8bcf3c238103c4523678f8273fc5fc57ae780451
treecfc777b026fa6168dd8fb717b988db236bee5fb0
parent0d2f6bb4b2c3fae1683ca604400a9c90a7399963
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