All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Staging: fbtft: Fix Various Checkpatch issues
@ 2019-02-21 15:19 Bhanusree Pola
  2019-02-21 16:01 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 4+ messages in thread
From: Bhanusree Pola @ 2019-02-21 15:19 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Greg Kroah-Hartman

This series cleans the following checkpatch.pl issues:

CHECK: Extra blank line not required before closing brace '}'
WARNING:EXPORT_SYMBOL(foo); should follow its function/variable
WARNING:line over 80 characters

Bhanusree Pola (3):
  Staging: fbtft: Remove extra blank line before '}'
  Staging: fbtf: Declare Exprot symbols immediately
  Staging: fbtft: Fix line over 80 characters warning

 drivers/staging/fbtft/fbtft-core.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2019-02-21 16:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-21 15:19 [PATCH 0/3] Staging: fbtft: Fix Various Checkpatch issues Bhanusree Pola
2019-02-21 16:01 ` Greg Kroah-Hartman
2019-02-21 16:05   ` Bhanusree Mahesh
2019-02-21 16:14     ` Greg Kroah-Hartman

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.