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:
3bacaf0
)
Drivers: hv: remove unused variable in vmbus_recvpacket_raw()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 4 Dec 2012 05:15:42 +0000
(
00:15
-0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 19:46:09 +0000
(11:46 -0800)
The variable userlen is initialized but never used
otherwise, so remove the unused variable.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found