staging: rtl8192e: add space before open parenthesis
authorDarshan D V <darshandv10@gmail.com>
Mon, 20 Jul 2020 09:14:41 +0000 (14:44 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Jul 2020 14:52:47 +0000 (16:52 +0200)
commit77cedcc0b31af6a6cb4ce64af2ee2a3ff2152944
treecea913ba3da28144768f0df3f6a77328ff59d114
parent15d25ed790504a5fb0bb3cea8088b3e087eba0e7
staging: rtl8192e: add space before open parenthesis

Fix the coding style error by adding a space before
open parenthesis '(' in a conditional statement.

Signed-off-by: Darshan D V <darshandv10@gmail.com>
Link: https://lore.kernel.org/r/20200720091442.19532-1-darshandv10@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_crypt_ccmp.c