commit | 3e46587ef1582ad4da40bf631dba0c6c8c8a7a47 | [log] [tgz] |
---|---|---|
author | Tapasweni Pathak <tapaswenipathak@gmail.com> | Mon Sep 22 17:02:20 2014 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 23 13:41:15 2014 -0700 |
tree | 57ad49730babda85d63a2505b6d54c5b48ba9e93 | |
parent | 78fc84848accc287ca8bc8c566c45c6d599f9ccb [diff] |
staging: vt6656: remove unnecessary else after return This patch fixes checkpatch.pl warning in files of vt6656 WARNING: else is not generally useful after a break or return Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>