public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Ask for help, about the trivial patches.
@ 2007-07-13 18:50 TripleX Chung
  2007-07-13 20:54 ` Jesper Juhl
  0 siblings, 1 reply; 6+ messages in thread
From: TripleX Chung @ 2007-07-13 18:50 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel

I am working on the chinese translated version of
Documentation/SubmittingPatches and get some problem about the "Trivial
patches".I can not understand what "Trivial patches" exactly means.The
documentation said:

Trivial patches must qualify for one of the following rules:

 Spelling fixes in documentation
 //Understand

 Spelling fixes which could break grep(1)
 //Is there any wrong spelling won't break grep(1)?

 Warning fixes (cluttering with useless warnings is bad)
 //Understand

 Compilation fixes (only if they are actually correct)
 //Understand

 Runtime fixes (only if they actually fix things)
 //What kind of runtime fixes? Could anyone give some examples?

 Removing use of deprecated functions/macros (eg. check_region)
 //Understand

 Contact detail and documentation fixes
 //Means Contact detail fixes and documentation fixes, right?
   Are all the documentation fixes "trivial"?

 Non-portable code replaced by portable code (even in arch-specific,
 since people copy, as long as it's trivial)
 //Do not understand the words in the brackets.

 Any fix by the author/maintainer of the file (ie. patch monkey
 in re-transmission mode)
 //It means if I am the author of a file, when I modify the file, the
patch is trivial, right?

Please give me some advice. Thanks in advance.


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

end of thread, other threads:[~2007-07-16  7:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-13 18:50 Ask for help, about the trivial patches TripleX Chung
2007-07-13 20:54 ` Jesper Juhl
2007-07-15 16:30   ` TripleX Chung
2007-07-15 18:44     ` jimmy bahuleyan
2007-07-16  7:51       ` Stefan Richter
2007-07-15 21:29     ` Jesper Juhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox