staging/fbtft : Use BIT() macro when possible
Based on checkpatch.pl recommendations, (1 << x) is replaced by BIT(x) Signed-off-by:Anish Bhatt <anish@chelsio.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
Please sign in to comment