All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH v1 0/2] Add scripts/checkpatch.pl
@ 2014-09-10 12:34 Don Slutz
  2014-09-10 12:34 ` [RFC][PATCH v1 1/2] Import checkpatch.pl from QEMU Don Slutz
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Don Slutz @ 2014-09-10 12:34 UTC (permalink / raw)
  To: xen-devel
  Cc: Keir Fraser, Ian Campbell, Tim Deegan, Ian Jackson, Don Slutz,
	Jan Beulich

I took the scripts/checkpatch.pl from QEMU (patch #1)
and adjusted it for Xen coding style.  It does not
understand tools/libxl/CODING_STYLE.

Trying to get a sense of should I continue to spend
time adjusting it.


Don Slutz (2):
  Import checkpatch.pl from QEMU
  Adjust checkpatch.pl to xen CODING_STYLE

 scripts/checkpatch.pl | 2980 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 2980 insertions(+)
 create mode 100755 scripts/checkpatch.pl

-- 
1.8.4

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

end of thread, other threads:[~2014-09-10 16:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-10 12:34 [RFC][PATCH v1 0/2] Add scripts/checkpatch.pl Don Slutz
2014-09-10 12:34 ` [RFC][PATCH v1 1/2] Import checkpatch.pl from QEMU Don Slutz
2014-09-10 12:34 ` [RFC][PATCH v1 2/2] Adjust checkpatch.pl to xen CODING_STYLE Don Slutz
2014-09-10 13:16   ` Jan Beulich
2014-09-10 16:11     ` Konrad Rzeszutek Wilk
2014-09-10 16:09 ` [RFC][PATCH v1 0/2] Add scripts/checkpatch.pl Konrad Rzeszutek Wilk

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.