]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8712: Fixed a comparision coding style warning.
authorRakhi Sharma <rakhish1994@gmail.com>
Sat, 13 Feb 2016 05:24:20 +0000 (10:54 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 00:49:09 +0000 (16:49 -0800)
commit80a7409e7f878c13372f40e77eea41662114a816
tree95210c8d8f4c77466973f1426a0e4eea9e036123
parent1be50ee7bef21854c35eced2691a7f68826e044f
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