OSDN Git Service

staging: r8723au: move constant to right of comparison test
authorAlison Schofield <amsfield22@gmail.com>
Wed, 21 Oct 2015 06:08:27 +0000 (23:08 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:41:27 +0000 (19:41 -0700)
commitc12e8dba0ebfcfe398e520ecbb3f1cb97b6d1a6c
tree3dc732375e62b7585f2858cd998ac5c0126a15c9
parent0d07fc1b027403d05b223c7c99ace996de8cad7b
staging: r8723au: move constant to right of comparison test

Move constant to right of comparison test to improve readability.

Addresses checkpatch.pl:
WARNING: Comparisons should place the constant on the
right side of the test

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_cmd.c