From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org, akpm@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] A few misc patches for 2.6.10-rc2
Date: Fri, 3 Dec 2004 11:59:08 -0800 [thread overview]
Message-ID: <20041203195908.GA1178@kroah.com> (raw)
Here are 3 patches against the latest -bk tree (or 2.6.10-rc2). I'm
putting them in email, as they are relativly tiny. They do the
following:
- fix a comment in the driver core
- fix a memory leak in sysfs
- add some documentation about the kernel interfaces (also
availble on the web at
http://www.kroah.com/log/linux/stable_api_nonsense.html if
people want to read it there.)
Please apply.
thanks,
greg k-h
next reply other threads:[~2004-12-03 20:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-03 19:59 Greg KH [this message]
2004-12-03 20:00 ` [PATCH 1/3] Driver Core: restore comment in kobject_uevent.c Greg KH
2004-12-03 20:00 ` [PATCH 2/3] sysfs: fix sysfs_dir_close memory leak Greg KH
2004-12-03 20:01 ` [PATCH 3/3] Add documentation about why the in-kernel api is the way it is Greg KH
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=20041203195908.GA1178@kroah.com \
--to=greg@kroah.com \
--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 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.