LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH 0/3] staging: fbtft: fix coding style errors
@ 2015-01-26 10:18 Mariam Mohamed Fawzy
  2015-01-26 10:21 ` [PATCH 1/3] fix space prohibited before that close parenthesis ')' Mariam Mohamed Fawzy
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mariam Mohamed Fawzy @ 2015-01-26 10:18 UTC (permalink / raw)
  To: devel; +Cc: gregkh, maryammohamed61, thomas.petazzoni, notro, linux-kernel

This patchset fixes three coding style errors in the file 
fb_bd663474.c located in the driver fbtft

Mariam Mohamed Fawzy (3):
  fix space prohibited before that close parenthesis ')'
  fix space prohibited after that open parenthesis '('
  fix space required after that ','

 drivers/staging/fbtft/fb_bd663474.c | 100 ++++++++++++++++++------------------
 1 file changed, 50 insertions(+), 50 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-28 20:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-26 10:18 [PATCH 0/3] staging: fbtft: fix coding style errors Mariam Mohamed Fawzy
2015-01-26 10:21 ` [PATCH 1/3] fix space prohibited before that close parenthesis ')' Mariam Mohamed Fawzy
2015-01-26 10:23 ` [PATCH 2/3] fix space prohibited after that open parenthesis '(' Mariam Mohamed Fawzy
2015-01-26 10:24 ` [PATCH 3/3] fix space required after that ',' Mariam Mohamed Fawzy
2015-01-28 19:23   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).