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:
7132996
)
staging: slicoss: remove return statement at the end of slic_mcast_set_list
author
Devendra Naga
<devendra.aaru@gmail.com>
Wed, 5 Sep 2012 10:03:49 +0000
(15:33 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 5 Sep 2012 18:59:51 +0000
(11:59 -0700)
this function return void, means return at the end of this function
is not needed
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found