staging: wilc1000: use BIT macro
This patch replaces bit shift with BIT(x) macro. Signed-off-by:Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
Please sign in to comment
This patch replaces bit shift with BIT(x) macro. Signed-off-by:Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>