]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commita5eabae947af6f6e1f7c5c7a6eeb5fb691c100ba
tree4aff88326d1da9703b6ea0603cf5a2f748bc0c36
parent13d0580cd1eabceb1661049d8830d913d1e31098
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