diff options
author | Joe Perches <joe@perches.com> | 2014-06-04 16:12:09 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-04 16:54:20 -0700 |
commit | 9819cf252a0fad1bf46aac8a051cf30426e073ee (patch) | |
tree | fa33227f9a4e931a5e3c4e229a850f854f543e04 /sound/usb | |
parent | afc819ab0293be3bd5c16d9eba26f9d57f61c42a (diff) |
checkpatch: warn on unnecessary void function return statements
void function lines that use a single tab then "return;" are generally
unnecessary.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/usb')
0 files changed, 0 insertions, 0 deletions