]> git.baikalelectronics.ru Git - kernel.git/commit
staging: sm750fb: Prefer using BIT Macro
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>
Sat, 17 Oct 2015 15:50:00 +0000 (21:20 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 16:03:16 +0000 (09:03 -0700)
commit0d2b5f7ec4f45ba0752daae58adc90e335cb99d9
tree4aff88326d1da9703b6ea0603cf5a2f748bc0c36
parent8400e8c13f70914663baa8d1454e2a67723acc25
staging: sm750fb: Prefer using BIT Macro

Replace bit shifting on 1 with the BIT(x) Macro
Problem found using checkpatch.pl
WARNING: 'Prefer using the BIT macro'

Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_display.h