kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ATM: HE: Cleanup coding style
@ 2014-12-16  0:26 Jonathan Jin
  2014-12-16  0:26 ` [PATCH v2 1/2] ATM: HE: Cleanup coding style (whitespace) Jonathan Jin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jonathan Jin @ 2014-12-16  0:26 UTC (permalink / raw)
  To: kernelnewbies

At Greg KH's advice, I've revised my previous formatting patch by splicing it
into two separate patches in the same sequence. If I could get additional
feedback, I'd very much appreciate it.

This patch sequence cleans up the following coding style issues that are
detected by checkpatch:
        ERROR: trailing whitespace
        ERROR: open brace '{' following struct go on the same line

Jonathan Jin (2):
  ATM: HE: Cleanup coding style (whitespace)
  ATM: HE: Cleanup coding style (struct braces)

 drivers/atm/he.h | 25 +++++++++++--------------
 1 file changed, 11 insertions(+), 14 deletions(-)

-- 
2.1.3

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

end of thread, other threads:[~2014-12-16  1:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-16  0:26 [PATCH v2 0/2] ATM: HE: Cleanup coding style Jonathan Jin
2014-12-16  0:26 ` [PATCH v2 1/2] ATM: HE: Cleanup coding style (whitespace) Jonathan Jin
2014-12-16  0:26 ` [PATCH v2 2/2] ATM: HE: Cleanup coding style (struct braces) Jonathan Jin
2014-12-16  0:39   ` Greg KH
2014-12-16  0:40 ` [PATCH v2 0/2] ATM: HE: Cleanup coding style Greg KH
2014-12-16  1:08   ` Jonathan Jin

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).