staging:rtl8192u: Refactor GET_COMMAND_PACKET_FRAG_THRESHOLD - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Sat, 8 Sep 2018 09:44:07 +0000 (10:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2018 15:12:16 +0000 (17:12 +0200)
commit6b525447d134567e3ce5e131c4f9732d6e96dd2c
treeab35292bf9468def06415ec63b700ab5cd560e12
parent6b32882b8c91bf24f5387b7f6c4144942b9d4080
staging:rtl8192u: Refactor GET_COMMAND_PACKET_FRAG_THRESHOLD - Style

The MACRO GET_COMMAND_PACKET_FRAG_THRESHOLD causes a number of
checkpatch issues so has been refactored to use braces around the
parameter 'v' to avoid precedence issues, and to add spaces around
operators.

These changes are coding style changes which should have no impact
on runtime code execution.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r819xU_firmware.h