[PATCH 1/5] staging: fbtft: fix Macros with complex values should be enclosed in parentheses

2015-01-28 Thread Heba Aamer
This patch fixes the following checkpatch.pl error: fix Macros with complex values should be enclosed in parentheses Signed-off-by: Heba Aamer heba93aa...@gmail.com --- drivers/staging/fbtft/fb_pcd8544.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH 1/5] staging: fbtft: fix Macros with complex values should be enclosed in parentheses

2015-01-28 Thread Greg KH
On Wed, Jan 28, 2015 at 01:19:25PM +0200, Heba Aamer wrote: This patch fixes the following checkpatch.pl error: fix Macros with complex values should be enclosed in parentheses Signed-off-by: Heba Aamer heba93aa...@gmail.com --- drivers/staging/fbtft/fb_pcd8544.c |2 +- 1 file