All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] checkpatch fixes
@ 2015-06-21 11:29 Peter Karlsson
  2015-06-21 11:29 ` [PATCH 1/2] staging: ft1000-usb: fixed table alignment Peter Karlsson
  2015-06-21 11:29 ` [PATCH 2/2] staging: ft1000-usb: shorten lines to under 80 characters Peter Karlsson
  0 siblings, 2 replies; 7+ messages in thread
From: Peter Karlsson @ 2015-06-21 11:29 UTC (permalink / raw)
  To: greg
  Cc: marek.belisko, joe, yeliztaneroglu, gdonald, devel, linux-kernel,
	Peter Karlsson

This patch set includes 2 patches fixing checkpatch warnings about
lines over 80 characters.

Changes since v1:
* Split table lines on 8 bytes instead of 7.
* Better commit message. 

Peter Karlsson (2):
  staging: ft1000-usb: fixed table alignment
  staging: ft1000-usb: shorten lines to under 80 characters

 drivers/staging/ft1000/ft1000-usb/ft1000_debug.c   | 31 +++++++++++++++-------
 .../staging/ft1000/ft1000-usb/ft1000_download.c    | 21 ++++++++++-----
 2 files changed, 35 insertions(+), 17 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at  http://www.tux.org/lkml/

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

end of thread, other threads:[~2015-06-23  8:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-21 11:29 [PATCH v2 0/2] checkpatch fixes Peter Karlsson
2015-06-21 11:29 ` [PATCH 1/2] staging: ft1000-usb: fixed table alignment Peter Karlsson
2015-06-22 11:30   ` Sudip Mukherjee
     [not found]     ` <20150622122900.GD1354@laptop>
     [not found]       ` <CADVatmP4mkHFYzmhML6AvKjgPny1bfi2e=n_=WAt6SruaH4zOw@mail.gmail.com>
     [not found]         ` <20150622124625.GE1354@laptop>
     [not found]           ` <CADVatmNJcjG_o6ro3LnHL8Q6myPfN5PWJ=oNcnFz6XHyjfZHgA@mail.gmail.com>
     [not found]             ` <20150622130237.GF1354@laptop>
     [not found]               ` <20150622133649.GB15439@sudip-PC>
2015-06-23  5:33                 ` staging patch not in staging tree (was: Re: [PATCH 1/2] staging: ft1000-usb: fixed table alignment) Sudip Mukherjee
2015-06-23  8:05                   ` Dan Carpenter
2015-06-23  8:12                     ` Sudip Mukherjee
2015-06-21 11:29 ` [PATCH 2/2] staging: ft1000-usb: shorten lines to under 80 characters Peter Karlsson

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.