diff options
author | Guillaume Clement <gclement@baobob.org> | 2014-07-25 01:06:15 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-27 11:21:27 -0700 |
commit | fe802546ce748b5af933157e181f1d653ac5ec9c (patch) | |
tree | 39d9f1027fcf6bb5a93bd0bdfe6c8a44a861a74c /drivers/staging/bcm/Ioctl.h | |
parent | 7a3391764f7c346c1523852b8ed223ef574afc8b (diff) |
staging: vt6655: remove useless return statements
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>
Diffstat (limited to 'drivers/staging/bcm/Ioctl.h')
0 files changed, 0 insertions, 0 deletions