On 16/12/2016 20:06, Saber Rezvani wrote:
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 <[email protected]> --- drivers/staging/comedi/drivers/ni_at_ao.c | 62 +++++++++++++++---------------- 1 file changed, 31 insertions(+), 31 deletions(-)
Thanks! Reviewed-by: Ian Abbott <[email protected]> -- -=( Ian Abbott @ MEV Ltd. E-mail: <[email protected]> )=- -=( Web: http://www.mev.co.uk/ )=-

