Re: [PATCH] drivers: staging: rtl823au: hal: Remove pointless test
From: Matthias Beyer <hidden>
Date: 2016-08-31 19:33:35
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 801 bytes
From: Matthias Beyer <hidden>
Date: 2016-08-31 19:33:35
Also in:
lkml
Pinging here as nobody responded yet. Maybe this was overlooked. On 23-08-2016 21:44:16, Matthias Beyer wrote:
As reported by David Binderman, this test is useless as of
if (a < 3) {
/* ... */
} else if (a >= 3) {
/* ... */
}
so this patch removes the second check.
Matthias Beyer (1):
drivers: staging: rtl8723au: hal: Remove pointless test
drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.9.2-- Mit freundlichen Grüßen, Kind regards, Matthias Beyer Proudly sent with mutt. Happily signed with gnupg.