diff options
| author | Lidza Louina <lidza.louina@gmail.com> | 2013-09-23 18:47:14 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-25 16:18:10 -0700 |
| commit | 913b6f8e0dccadb1189e945d7438047d59efe785 (patch) | |
| tree | 81ad76373b651350d1906bee9fb40fab2306f942 /scripts/patch-kernel | |
| parent | 57a42192e61e7d0074fa6027e2565461bfd60147 (diff) | |
staging: dgap: tty.c: removes smatch warning "ignoring unreachable code"
This patch removes this smatch warning:
info: ignoring unreachable code.
There were instances where there was extra code after
the default action in switch statements. These default
actions ended with a break so the code wasn't being run
at anytime. This patch removes that extra code.
Signed-off-by: Lidza Louina <lidza.louina@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
