From: Martin Waitz <tali@admingilde.org>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] Documentation updates
Date: Wed, 26 Jan 2005 11:56:21 +0100 [thread overview]
Message-ID: <20050126105621.GW3069@admingilde.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2717 bytes --]
hoi :)
I have created some updates to the Linux documentation.
This includes two important fixes that allow to generate DocBook
documenation from kernel-doc comments again and some low-priority
updates to the kernel-doc comments itself.
All patches are available in my BK repository, it only contains
documentation updates, no code changes.
(The fixes have been reported here before but have not been merged yet.)
Please do a
bk pull bk://tali.bkbits.net/linux-doc
This will update the following files:
Documentation/DocBook/kernel-api.tmpl | 1
drivers/block/ll_rw_blk.c | 3 +
drivers/net/8390.c | 1
drivers/usb/core/hcd.c | 2 -
drivers/usb/core/hub.c | 2 -
drivers/video/fbmem.c | 7 ++-
fs/jbd/journal.c | 19 ++++++++--
fs/jbd/transaction.c | 3 +
fs/super.c | 2 -
include/linux/jbd.h | 5 ++
include/linux/kernel.h | 12 ++++++
include/linux/skbuff.h | 2 +
include/linux/wait.h | 60 ++++++++++++++++++++++++++++++++++
kernel/sysctl.c | 7 +++
net/core/skbuff.c | 5 ++
scripts/kernel-doc | 4 +-
16 files changed, 118 insertions(+), 17 deletions(-)
through these ChangeSets:
<tali@admingilde.org> (05/01/26 1.2032)
DocBook: new kernel-doc comments for might_sleep & wait_event_*
Signed-off-by: Martin Waitz <tali@admingilde.org>
<tali@admingilde.org> (05/01/26 1.2031)
DocBook: fix function parameter descriptin in fbmem
Signed-off-by: Martin Waitz <tali@admingilde.org>
<tali@admingilde.org> (05/01/26 1.2030)
DocBook: update function parameter description in USB code
Signed-off-by: Martin Waitz <tali@admingilde.org>
<tali@admingilde.org> (05/01/26 1.2029)
DocBook: update function parameter description in block/fs code
Signed-off-by: Martin Waitz <tali@admingilde.org>
<tali@admingilde.org> (05/01/26 1.2028)
DocBook: update function parameter description in network code
Signed-off-by: Martin Waitz <tali@admingilde.org>
<tali@admingilde.org> (05/01/26 1.2027)
DocBook: allow preprocessor directives between kernel-doc and function
Signed-off-by: Martin Waitz <tali@admingilde.org>
<tali@admingilde.org> (05/01/26 1.2026)
DocBook: remove reference to drivers/net/net_init.c
This file has been removed and is breaking documentation generation.
Signed-off-by: Martin Waitz <tali@admingilde.org>
--
Martin Waitz
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2005-01-26 10:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-26 10:56 Martin Waitz [this message]
2005-01-26 11:02 ` [PATCH] Documentation updates Christoph Hellwig
2005-01-26 15:45 ` Randy.Dunlap
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050126105621.GW3069@admingilde.org \
--to=tali@admingilde.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox