]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: rtl8712: rtl8712_cmd: Fixed a warning.
authorRakhi Sharma <rakhish1994@gmail.com>
Fri, 29 Jan 2016 07:07:06 +0000 (12:37 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 03:53:04 +0000 (19:53 -0800)
commitd1816039c52612d51b0c3dfb1a106c05572aab81
tree824c26f04bfb490975f98e952893825cc8a5b1fd
parent4793e7ffec11a54f0ef5c83600e92d7275262856
Staging: rtl8712: rtl8712_cmd: Fixed a warning.

Warning:Comparisons should place the constant on the right side of the test
Fixed by placing the comparisions constant on right side of the test.

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