]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8192e: Fix line ended with '('
authorJoão Pedro Leôncio <aljpleoncio@gmail.com>
Thu, 22 Aug 2024 00:24:58 +0000 (21:24 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Aug 2024 07:50:08 +0000 (15:50 +0800)
commitfca7bee615f0494f2e0768ec84dc77841178ddc1
treef0ab5f8080ad039e7098b5067b86c7227295b5be
parenta59907219baca0b4a79e36c03eda921da7bc658a
staging: rtl8192e: Fix line ended with '('

Fix line ended with '(' in _rtl92e_update_received_rate_histogram_stats
in order to silence the following checkpat warning:

CHECK: Lines should not end with a '('

Signed-off-by: João Pedro Leôncio <aljpleoncio@gmail.com>
Link: https://lore.kernel.org/r/20240822002502.92583-1-aljpleoncio@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c