staging: rtl8192e: Refactor tmp_ofdm_index variable assignment
authorYogesh Hegde <yogi.kernel@gmail.com>
Wed, 10 May 2023 15:10:04 +0000 (20:40 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 May 2023 11:13:43 +0000 (20:13 +0900)
commit1f3413dc8eb0de023c5ec5994aef8225262d0f19
tree64f584bda49fff16290b7f158a5c61a9bbe0bc0a
parent94c41266111b66c6c6de621bafde0c8fafcd6f7d
staging: rtl8192e: Refactor tmp_ofdm_index variable assignment

Refactor tmp_ofdm_index variable assignment to avoid multiple
assignments which is not accepted by checkpatch.

Signed-off-by: Yogesh Hegde <yogi.kernel@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/af7bc22ec142c33cf7346c1ab13d192b55095d1e.1683730854.git.yogi.kernel@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c