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)
commit37c44b52b102eb144fe4487f4a7ac39a70caee19
tree6d1b1ec8231654e0a9b63f517e04b23d2994b32f
parentb9f8033f28448732612e64046b13087b08dd25f7
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