staging: lustre: remove set but unused variables
authorYang Sheng <yang.sheng@intel.com>
Sat, 3 Dec 2016 00:53:28 +0000 (19:53 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Dec 2016 09:56:29 +0000 (10:56 +0100)
commit989a0d7dfe7726f795b9de623b6906b5da09a076
treeaefc95808e9409b44dbe7a770382b07e265cb1ce
parent923dc82c61e8943f361fbbecc0af98ff9b361abf
staging: lustre: remove set but unused variables

Remove set but unused variables in nidstring.c
and osc_request.c as reported by make W=1.

Signed-off-by: Yang Sheng <yang.sheng@intel.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-8378
Reviewed-on: http://review.whamcloud.com/23221
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/nidstrings.c
drivers/staging/lustre/lustre/osc/osc_request.c