All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] staging: fbtft: fb_ili9xxx.c: fix multiple coding style issues
@ 2016-02-12  7:39 Eva Rachel Retuya
  2016-02-12  7:39 ` [PATCH v2 1/5] staging: fbtft: Modify block comments based on kernel coding style Eva Rachel Retuya
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eva Rachel Retuya @ 2016-02-12  7:39 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Eva Rachel Retuya

Address checkpatch WARNING and CHECK issues on the fb_ili9xxx series of files.

Change in v2:
* Modify subject lines to avoid duplicates from a different patchset.

Eva Rachel Retuya (5):
  staging: fbtft: Modify block comments based on kernel coding style
  staging: fbtft: Fix alignment to match open parenthesis
  staging: fbtft: Insert blank line after function declaration
  staging: fbtft: Delete blank line after '{' brace
  staging: fbtft: Remove the use of CamelCase

 drivers/staging/fbtft/fb_ili9163.c | 103 +++++++++++++++++++------------------
 drivers/staging/fbtft/fb_ili9320.c |  13 ++---
 drivers/staging/fbtft/fb_ili9325.c |  81 +++++++++++++++--------------
 drivers/staging/fbtft/fb_ili9340.c |   8 +--
 drivers/staging/fbtft/fb_ili9341.c |  19 +++----
 drivers/staging/fbtft/fb_ili9481.c |   7 ++-
 6 files changed, 117 insertions(+), 114 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-02-12  7:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-12  7:39 [PATCH v2 0/5] staging: fbtft: fb_ili9xxx.c: fix multiple coding style issues Eva Rachel Retuya
2016-02-12  7:39 ` [PATCH v2 1/5] staging: fbtft: Modify block comments based on kernel coding style Eva Rachel Retuya
2016-02-12  7:39 ` [PATCH v2 2/5] staging: fbtft: Fix alignment to match open parenthesis Eva Rachel Retuya
2016-02-12  7:39 ` [PATCH v2 3/5] staging: fbtft: Insert blank line after function declaration Eva Rachel Retuya
2016-02-12  7:39 ` [PATCH v2 4/5] staging: fbtft: Delete blank line after '{' brace Eva Rachel Retuya
2016-02-12  7:39 ` [PATCH v2 5/5] staging: fbtft: Remove the use of CamelCase Eva Rachel Retuya

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.