]> git.baikalelectronics.ru Git - kernel.git/commit
tty: add parenthesis to macro POLL_PERIOD in rocket.c
authorCong Ding <dinggnu@gmail.com>
Sat, 12 Jan 2013 04:42:07 +0000 (05:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 06:49:36 +0000 (22:49 -0800)
commitb9371c32bb6e4438bb6fcaf97a90abb4dbbe9725
tree6d1b1ec8231654e0a9b63f517e04b23d2994b32f
parent99aa02b6b41f54b1304985e00278c22bc4300d8c
tty: add parenthesis to macro POLL_PERIOD in rocket.c

Macros should be enclosed in parenthesis

Signed-off-by: Cong Ding <dinggnu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/rocket.c