staging: rtl8712: Remove comparison to true
authorBranden Bonaby <brandonbonaby94@gmail.com>
Tue, 26 Mar 2019 17:29:30 +0000 (13:29 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Mar 2019 14:33:27 +0000 (23:33 +0900)
commitb6e24d0e2118c6fbd8cec76c2a45d53ffd4e0b59
tree03a89bbca542a279997d0bae2df531e6c6b9b00d
parent27903f9f6b6ca135612046ca06b07cd4c9bd974a
staging: rtl8712: Remove comparison to true

Remove the comparison to true in the if statement.
CHECK: Using comparison to true is error prone.

Signed-off-by: Branden Bonaby <brandonbonaby94@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_xmit.c