Loading
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>