]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8192e: remove the r8192E_dev.c's unnecessary brace
authorChen shuo <1289151713@qq.com>
Wed, 8 May 2024 15:13:52 +0000 (23:13 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Jun 2024 11:24:49 +0000 (13:24 +0200)
commit331fd192b515d7426802593329ce6c77df88c177
tree8e893e03154acbcdbeb46c16686a47c41c570d2e
parent324586a820c95f7b4b67efc2dd2afba398631f8b
staging: rtl8192e: remove the r8192E_dev.c's unnecessary brace

There is a unnecessary brace in r8192E_dev.c.Remove it to shorten
code and improve readability.

Signed-off-by: Chen shuo <1289151713@qq.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/tencent_1992979C468AF087A1909000C6D0D5E61207@qq.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c