]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/tty/serial/serial_core.c: fix uart_get_attr_port() shift
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 9 Nov 2012 03:03:51 +0000 (14:03 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Nov 2012 04:15:17 +0000 (15:15 +1100)
commited7c6ebf234c882ac1a24c81f706b1d62d6b5a80
tree9c7f974ef97383a1e0264fda034b7182c5736f6f
parent8029435cc86ea8d03ac4d033f9db0322a890193a
drivers/tty/serial/serial_core.c: fix uart_get_attr_port() shift

drivers/tty/serial/serial_core.c: In function 'uart_get_attr_port':
drivers/tty/serial/serial_core.c:2412: warning: left shift count >= width of type

Cc: Greg KH <greg@kroah.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/tty/serial/serial_core.c