diff options
author | Andrea Merello <andrea.merello@gmail.com> | 2014-04-04 20:24:36 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-04-22 23:06:27 +0400 |
commit | 6bcb20c7768ceca2138a6d9642d532f357e0b6c5 (patch) | |
tree | 47a2be0f96238b149703311c3aa852d191e4b553 /drivers/net/wireless/ray_cs.c | |
parent | 1c3fb9b8f80b4e5c7d4e1907f91f4459752929e9 (diff) | |
download | linux-6bcb20c7768ceca2138a6d9642d532f357e0b6c5.tar.xz |
rtl8180: add parentheses to REG_ADDR macros
Parentheses are missing around the macro argument, causing the
macro possibly not to work passing certain expressions as
arguments.
This should not cause any issues with current code, however it's
worth to add them, as a good practice, and to eventually avoid
future bugs.
Suggested-by: Dave Kilroy <kilroyd@googlemail.com>
Signed-off-by: Andrea Merello <andrea.merello@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ray_cs.c')
0 files changed, 0 insertions, 0 deletions