]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: rtl8723bs: Remove comparison to true
authorShreeya Patel <shreeya.patel23498@gmail.com>
Sun, 8 Mar 2020 20:17:03 +0000 (01:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Mar 2020 09:15:23 +0000 (10:15 +0100)
commitff0f0481b1083a1ad2cbfa95d2f826ac8866fa1e
treeea46c1c286b9d3aa3ae31e4e526d0acc732a224b
parent53b4c80450bdd32f8c0350cdc87a4be5b2d5147e
Staging: rtl8723bs: Remove comparison to true

Remove comparison to "true" from if statement to
maintain the kernel coding style.

Reported by checkpatch.pl

Signed-off-by: Shreeya Patel <shreeya.patel23498@gmail.com>
Link: https://lore.kernel.org/r/20200308201703.31709-1-shreeya.patel23498@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_ap.c