]> asedeno.scripts.mit.edu Git - linux.git/commit
drivers: staging: rtl8712: rtl871x_xmit.c: Fix Comparisons should place the constant...
authorTapan Prakash T <tapanprakasht@gmail.com>
Tue, 23 Feb 2016 17:15:48 +0000 (22:45 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 5 Mar 2016 22:48:04 +0000 (14:48 -0800)
commit7fe8bd047b4eabcd03074356316b68fea52ab243
tree6910ee1958d851150d0d4614b9f1948da2af9454
parent0c68423556b59d1ebd65b056e7f24ab7089da401
drivers: staging: rtl8712: rtl871x_xmit.c: Fix Comparisons should place the constant on the right side of the test warning

Fixed checkpatch.pl warning 'Comparisons should place the constant on the
right side of the test'

Signed-off-by: Tapan Prakash T <tapanprakasht@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_xmit.c