Whamcloud - gitweb
LU-7950 osp: Remove assigned but not used variable 24/21024/4
authorArshad Hussain <arshad.hussain@seagate.com>
Fri, 24 Jun 2016 10:15:08 +0000 (15:45 +0530)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 13 Sep 2016 20:03:41 +0000 (20:03 +0000)
commit107c1d022ffd976b4a335f794de731cf9d57a514
tree6c5418da92fb6fb49f7d504dcd7fdbf0b2d8a6dc
parent6cde14a5df781ae29da88f98a2559eb4342fe1f3
LU-7950 osp: Remove assigned but not used variable

This patch removes import variable which were assigned but
were not used within function
1. lwp_device_fini() under lustre/osp/lwp_dev.c
2. osp_device_fini() under lustre/osp/osp_dev.c

Signed-off-by: Arshad Hussain <arshad.hussain@seagate.com>
Change-Id: If37bc78060aaf97127802c0fcbf50bc5483977fc
Reviewed-on: http://review.whamcloud.com/21024
Tested-by: Jenkins
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osp/lwp_dev.c
lustre/osp/osp_dev.c