staging: rtl8712: Fixed a comparision coding style warning.
commitf7099ad7bd35c56795fb50f5026b7040abac62da
authorRakhi Sharma <rakhish1994@gmail.com>
Sat, 13 Feb 2016 05:24:20 +0000 (13 10:54 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 00:49:09 +0000 (14 16:49 -0800)
tree95210c8d8f4c77466973f1426a0e4eea9e036123
parent343af6379e950266ee3d4f638a3ffe0b01b08eab
staging: rtl8712: Fixed a comparision coding style warning.

WARNING: Comparisons should place the constant on the right side of the test
Fixed this warning by placing the constant on right side.

Signed-off-by: Rakhi Sharma <rakhish1994@gmail.com>-
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_efuse.c