commit | abc16585919cfa6d10bc4295dd91dce51fdc6343 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Thu Nov 14 09:54:30 2019 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Nov 15 14:11:23 2019 +0800 |
tree | 8c7568c3336584fcefffe728a5e36d0d2982bc62 | |
parent | 3b2fa0c92686562ac0b8cf00c0326a45814f8e18 [diff] |
staging: rtl8192u: fix indentation issue There is a block of statements that are indented too deeply, remove the extraneous tabs. Signed-off-by: Colin Ian King <colin.king@canonical.com> Link: https://lore.kernel.org/r/20191114095430.132120-1-colin.king@canonical.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>