diff options
author | Phillip Potter <phil@philpotter.co.uk> | 2021-02-07 19:49:44 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-02-08 15:24:57 +0100 |
commit | 321dc16d0ac0e10477237b8e838d08daa32fb966 (patch) | |
tree | cac1d302e41dc4981873a195ec36857f2dfde299 /drivers/staging/hikey9xx | |
parent | 9d370869811adf52bf906b9ad3c188ce97a9e434 (diff) | |
download | linux-321dc16d0ac0e10477237b8e838d08daa32fb966.tar.gz linux-321dc16d0ac0e10477237b8e838d08daa32fb966.tar.bz2 linux-321dc16d0ac0e10477237b8e838d08daa32fb966.zip |
staging: rtl8192e: replace spaces with tab for a closing if brace
Remove spaces preceding closing brace of one of the nested if statement
blocks inside the rtl92e_leisure_ps_leave function, and replace with a
tab, to align it properly with the start of the block. Fixes a
checkpatch warning.
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210207194944.113613-1-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/hikey9xx')
0 files changed, 0 insertions, 0 deletions