]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: rtl8192u: Use BIT macro
authorMadhumitha Prabakaran <madhumithabiw@gmail.com>
Thu, 28 Mar 2019 15:53:33 +0000 (10:53 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Mar 2019 16:15:31 +0000 (17:15 +0100)
commite8773034bfa9cac72a12c5066edb456602dfda52
treeeb004ae9c1d0518d21a567d8fc0312b3157b42ee
parentc94b8ac2c64fabaf5414d4b5e4e123a8060fe233
Staging: rtl8192u: Use BIT macro

Use BIT macro, as kernel provides the macro for improving uniform
and more readable way to define these constants.

Issue suggested by Coccinelle.

Signed-off-by: Madhumitha Prabakaran <madhumithabiw@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8180_93cx6.c