diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-04-30 11:22:07 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-10 19:04:17 +0200 |
commit | 9ff46047b6ee6821895b34359dd46dc8111706b8 (patch) | |
tree | 76ff08e04559c8ab259de0975dcec8c01b704709 /drivers/tty/hvc | |
parent | tty: consolemap.c: move assignment out of if () block (diff) | |
download | linux-9ff46047b6ee6821895b34359dd46dc8111706b8.tar.xz linux-9ff46047b6ee6821895b34359dd46dc8111706b8.zip |
tty: crisv10.c: move assignment out of if () block
We should not be doing assignments within an if () block
so fix up the code to not do this.
change was created using Coccinelle.
CC: Mikael Starvik <starvik@axis.com>
CC: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
Diffstat (limited to 'drivers/tty/hvc')
0 files changed, 0 insertions, 0 deletions