public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Pull] Some documentation patches
@ 2008-03-28 18:20 Jonathan Corbet
  2008-03-28 18:28 ` Jan Engelhardt
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Jonathan Corbet @ 2008-03-28 18:20 UTC (permalink / raw)
  To: linux-kernel; +Cc: torvalds, Randy Dunlap

I've noticed that getting documentation patches merged seems to be a
slower and more uncertain process than it was a while back.  So I
figured I'd try to be one of the cool folks with their own git tree and
see if that works better.  Linus, if you agree, could you please pull:

  git://git.lwn.net/linux-2.6.git docs

To get the following:

Jonathan Corbet (3):
      Add the seq_file documentation
      Fill out information on patch tags in SubmittingPatches
      Add a comment discouraging use of in_atomic()

 Documentation/SubmittingPatches        |   54 ++++++-
 Documentation/filesystems/00-INDEX     |    2 +
 Documentation/filesystems/seq_file.txt |  283 ++++++++++++++++++++++++++++++++
 include/linux/hardirq.h                |    8 +
 4 files changed, 344 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/filesystems/seq_file.txt

These changes are (1) an updated version of the seq_file document first
posted in 2003, (2) the much-reviewed patch tags documentation, and
(3) a comment warning developers that in_atomic() doesn't mean what they
think it means.  No code changes.

If this works out, and nobody objects, I'll try to run this tree into
the future as a collection point for documentation patches which don't
have a more obvious tree to travel through.

Thanks,

jon

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

end of thread, other threads:[~2008-04-01 20:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-28 18:20 [Pull] Some documentation patches Jonathan Corbet
2008-03-28 18:28 ` Jan Engelhardt
2008-03-28 18:34 ` Linus Torvalds
2008-03-28 18:36   ` Jonathan Corbet
2008-03-28 19:09 ` Jan Engelhardt
2008-03-28 19:22   ` Jonathan Corbet
2008-03-31 14:31   ` Dmitri Vorobiev
2008-04-01 20:00     ` Jan Engelhardt
2008-03-28 19:39 ` Will Newton
2008-03-28 19:47 ` Randy Dunlap

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