git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dcebe6
)
IB/usnic: Remove unused variable in usnic_debugfs_exit()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 15 Jan 2014 05:52:55 +0000
(13:52 +0800)
committer
Roland Dreier
<roland@purestorage.com>
Sat, 18 Jan 2014 21:50:14 +0000
(13:50 -0800)
The variable qp_grp is initialized but never used otherwise, so remove
the unused variable.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found