]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8723bs: Place constant at the right.
authorShreeya Patel <shreeya.patel23498@gmail.com>
Sat, 8 Jul 2017 19:58:25 +0000 (01:28 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Jul 2017 06:40:58 +0000 (08:40 +0200)
commit948d704855312ca1c5533a0bc39ac0783f90beb9
treef1e72ff918343ef15fdefdd024768f5cb700cd6b
parent97c2d79ae014fc5fcfdc867dc309e06c31006fae
staging: rtl8723bs: Place constant at the right.

Move constant to the right of a relational operator.
This coding style is more common for the kernel code.

Problem found by checkpatch.

Signed-off-by: Shreeya Patel <shreeya.patel23498@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_btcoex.c