Whamcloud - gitweb
b=23685 don't define unused variables
authorBrian J. Murrell <brian.murrell@oracle.com>
Wed, 6 Oct 2010 21:13:37 +0000 (17:13 -0400)
committerAndrew Perepechko <andrew.perepechko@oracle.com>
Fri, 8 Oct 2010 12:49:29 +0000 (16:49 +0400)
commit842cacd257a044696ff3033a048f8ba4fabad108
tree3d5046bab313b7eb7b66dc3d7f5978066e62d1f3
parent3fa2d4f8b0c4a0dadc54935fa4200eac60b961d4
b=23685 don't define unused variables

When CONFIG_SYSCTL is not defined in the kernel config, a couple of
variables are left unused, yet still defined.

i=Dmitry Zogin
i=Andrew Perepechko
lnet/libcfs/linux/linux-proc.c
lustre/obdclass/linux/linux-sysctl.c