staging: rtl8192e: remove comparison to true
authorMichael Straube <straube.linux@gmail.com>
Mon, 19 Jun 2023 15:09:53 +0000 (17:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Jun 2023 14:14:32 +0000 (16:14 +0200)
commit910b5ee9b33a1acf91a6e4bbcc7861a19fb9603c
tree5ee78747bdfadc43f178af929296280921fc643a
parentd9902ac3a7cd3008057e8e4cde2688fcddecd68b
staging: rtl8192e: remove comparison to true

Remove a comparison to true reported by checkpatch.

CHECK: Using comparison to true is error prone

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20230619150953.22484-5-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_wx.c