staging: rtl8192e: Fix whitespace around conditional statement
authorOjaswin Mujoo <ojaswin98@gmail.com>
Mon, 10 May 2021 11:35:24 +0000 (17:05 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 May 2021 12:37:04 +0000 (14:37 +0200)
commitf6d5d118462de2797f5925e04b826f00c66f6325
tree35ef650806be6fdc1da55bd553d3bbf14620d117
parentd0cf4e2bd40d75011ce0da0376a301b30838b022
staging: rtl8192e: Fix whitespace around conditional statement

This patch fixes the following checkpatch.pl warnings:

- WARNING: suspect code indent for conditional statements (8, 17)
  FILE: ./rtl8192e/rtl8192e/rtl_dm.c:1735:

- WARNING: Statements should start on a tabstop
  FILE: ./rtl8192e/rtl8192e/rtl_dm.c:1736:

Signed-off-by: Ojaswin Mujoo <ojaswin98@gmail.com>
Link: https://lore.kernel.org/r/b25f07b14c7e1f0d70d54b8723f786e33ffeb77a.1620642396.git.ojaswin98@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c