Commit 14bc0d4f authored by Xenia Ragiadakou's avatar Xenia Ragiadakou Committed by Greg Kroah-Hartman
Browse files

rtl8192u: fix whitespace around if statements in r819xU_firmware.c



This patch fixes a part of the following checkpatch error:
ERROR: space required before the open parenthesis '('
by adding space after if

Signed-off-by: default avatarXenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a71d7679
Loading
Loading
Loading
Loading
+20 −20

File changed.

Contains only whitespace changes.