]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8192e: Fix parenthesis alignment
authorLeonardo Kenji <leokk06@gmail.com>
Thu, 22 Aug 2024 00:25:43 +0000 (21:25 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Aug 2024 07:49:41 +0000 (15:49 +0800)
commit8a07f476bddf3394cbb0e88305ddecbf26806bab
tree5b089a90a4352153dd64255feae8ce59f54f3517
parent94f7f4b90d6c815d68359a979006f8b3b1e90dc0
staging: rtl8192e: Fix parenthesis alignment

Fix parenthesis alignment in _rtl92e_read_eeprom_info in order to
silence the following checkpatch warning:

CHECK: Alignment should match open parenthesis

Signed-off-by: Leonardo Kenji <leokk06@gmail.com>
Link: https://lore.kernel.org/r/20240822002543.44835-1-leokk06@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c