staging/fbtft : Use BIT() macro when possible
Based on checkpatch.pl recommendations, (1 << x) is replaced by BIT(x) Signed-off-by: NAnish Bhatt <anish@chelsio.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
想要评论请 注册 或 登录