staging/lustre/lnet: remove unused variable in lnet_destroy_remote_nets_table
authorDmitry Eremin <dmitry.eremin@intel.com>
Mon, 28 Apr 2014 02:25:56 +0000 (22:25 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 May 2014 23:35:20 +0000 (19:35 -0400)
commit1ae2bdb21e68744b726d2bdb06e9aef7295e44aa
tree7e9f216f4ddea968413778f22c2c9b4e7ae5a35d
parentf39489e269caadd73896ee30456d6c14b122ad16
staging/lustre/lnet: remove unused variable in lnet_destroy_remote_nets_table

Local variable 'hash' is never used
found by Klocwork Insight tool

Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-on: http://review.whamcloud.com/9386
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4629
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Isaac Huang <he.huang@intel.com>
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/api-ni.c