From: Wei Yongjun Date: Wed, 15 Jan 2014 05:52:55 +0000 (+0800) Subject: IB/usnic: Remove unused variable in usnic_debugfs_exit() X-Git-Tag: v3.14-rc1~103^2~1^11~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1db47c5eed89a1c8b60e780aeadd870bb0d3894;p=pandora-kernel.git IB/usnic: Remove unused variable in usnic_debugfs_exit() The variable qp_grp is initialized but never used otherwise, so remove the unused variable. Signed-off-by: Wei Yongjun Signed-off-by: Roland Dreier --- Reading git-diff-tree failed