diff options
author | Saber Rezvani <irsaber@gmail.com> | 2016-12-16 23:36:20 +0330 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-03 15:29:06 +0100 |
commit | 8f2ee91256cbada0ee4192516a189a088766df3c (patch) | |
tree | c8e6b00473824b48e764f8ae495f3a76718d577e /drivers/bus/sunxi-rsb.c | |
parent | db30e33f4a333e52cab9279cd000576f98a23451 (diff) | |
download | op-kernel-dev-8f2ee91256cbada0ee4192516a189a088766df3c.zip op-kernel-dev-8f2ee91256cbada0ee4192516a189a088766df3c.tar.gz |
staging: comedi: ni_at_ao: using the BIT(x) macro
Fix the checkpatch.pl issue:
CHECK: Prefer using the BIT macro
replacing bit shifting on 1 with the BIT(x) macro.
Signed-off-by: Saber Rezvani <irsaber@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/bus/sunxi-rsb.c')
0 files changed, 0 insertions, 0 deletions