All of lore.kernel.org
 help / color / mirror / Atom feed
* Generating patches and using checkpatch.pl
@ 2007-06-28 14:37 Daniel Laird
  2007-06-28 17:45 ` Jan-Benedict Glaw
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Laird @ 2007-06-28 14:37 UTC (permalink / raw)
  To: linux-mips

I am trying to start feeding back various patches to do with supporting 
the hardware I work on.
The company also decided upon a name change so I thought I would do this 
as well.
So I moved arch/mips/philips to arch/mips/nxp.

I generated a patch
I ran checkpatch.pl as Ralf suggested before.

I now have pages of errors in the patch

- Line over 80 chars
- printk must have KERN_ debug level
- must have a space after this (, or *)
- use tabs not spaces
- Do not use C99 comments.
To name but a few

My question is:
If you do a patch and find all these errors is it expected that I fix 
all these problems, or I just make sure my changes do not make it worse!

Dan

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

end of thread, other threads:[~2007-06-28 17:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-28 14:37 Generating patches and using checkpatch.pl Daniel Laird
2007-06-28 17:45 ` Jan-Benedict Glaw

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.