Staging: lustre: obdclass: Declare structure as static.
authorShraddha Barke <shraddha.6596@gmail.com>
Thu, 1 Oct 2015 09:37:58 +0000 (15:07 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:22:47 +0000 (11:22 +0200)
commit053118935e7a0f62e96471220acd659b83d04ef7
tree7dd2238ae8d2184b8ab7c4dc2f90cad3f2f7883a
parente3fde1b870dff88d2655b4fa60d6d25366c6ee09
Staging: lustre: obdclass: Declare structure as static.

Declare structure as static since it is not accessed anywhere
apart from this particular file.

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/lu_object.c