staging: rtl8192e: add proper code indent
authorDarshan D V <darshandv10@gmail.com>
Mon, 20 Jul 2020 09:14:42 +0000 (14:44 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Jul 2020 14:52:47 +0000 (16:52 +0200)
commit846fbc621f24e2f00de3e27d6bbd0fe4638b7e01
tree42f191a00dd56a49c99ea546624fc05ce21de8ce
parent77cedcc0b31af6a6cb4ce64af2ee2a3ff2152944
staging: rtl8192e: add proper code indent

As the code indent for a conditional statement is
not according to the preferred coding style for
the linux kernel, add code indent as necessary
after a conditional statement.

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