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:
7a33917
)
staging: vt6655: remove useless return statements
author
Guillaume Clement
<gclement@baobob.org>
Thu, 24 Jul 2014 23:06:15 +0000
(
01:06
+0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:21:27 +0000
(11:21 -0700)
Many return statements in void function were present at the end of
functions, with no effect. They now are removed.
This fixes a bunch of checkpatch warnings.
Signed-off-by: Guillaume Clement <gclement@baobob.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
13 files changed:
drivers/staging/vt6655/80211mgr.c
patch
|
blob
|
history
drivers/staging/vt6655/baseband.c
patch
|
blob
|
history
drivers/staging/vt6655/bssdb.c
patch
|
blob
|
history
drivers/staging/vt6655/card.c
patch
|
blob
|
history
drivers/staging/vt6655/datarate.c
patch
|
blob
|
history
drivers/staging/vt6655/device_main.c
patch
|
blob
|
history
drivers/staging/vt6655/hostap.c
patch
|
blob
|
history
drivers/staging/vt6655/key.c
patch
|
blob
|
history
drivers/staging/vt6655/power.c
patch
|
blob
|
history
drivers/staging/vt6655/rxtx.c
patch
|
blob
|
history
drivers/staging/vt6655/vntwifi.c
patch
|
blob
|
history
drivers/staging/vt6655/wcmd.c
patch
|
blob
|
history
drivers/staging/vt6655/wmgr.c
patch
|
blob
|
history
diff --cc
drivers/staging/vt6655/80211mgr.c
Simple merge
diff --cc
drivers/staging/vt6655/baseband.c
Simple merge
diff --cc
drivers/staging/vt6655/bssdb.c
Simple merge
diff --cc
drivers/staging/vt6655/card.c
Simple merge
diff --cc
drivers/staging/vt6655/datarate.c
Simple merge
diff --cc
drivers/staging/vt6655/device_main.c
Simple merge
diff --cc
drivers/staging/vt6655/hostap.c
Simple merge
diff --cc
drivers/staging/vt6655/key.c
Simple merge
diff --cc
drivers/staging/vt6655/power.c
Simple merge
diff --cc
drivers/staging/vt6655/rxtx.c
Simple merge
diff --cc
drivers/staging/vt6655/vntwifi.c
Simple merge
diff --cc
drivers/staging/vt6655/wcmd.c
Simple merge
diff --cc
drivers/staging/vt6655/wmgr.c
Simple merge