From: Greg KH <greg@kroah.com>
To: davej@codemonkey.org.uk
Cc: mochel@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: sysfs bits
Date: Wed, 14 May 2003 22:06:45 -0700 [thread overview]
Message-ID: <20030515050645.GA5875@kroah.com> (raw)
In-Reply-To: <200305150331.h4F3V21s000551@deviant.impure.org.uk>
On Thu, May 15, 2003 at 04:31:02AM +0100, davej@codemonkey.org.uk wrote:
> Look sane ?
>
> diff -urpN --exclude-from=/home/davej/.exclude bk-linus/drivers/base/cpu.c linux-2.5/drivers/base/cpu.c
> --- bk-linus/drivers/base/cpu.c 2003-04-30 16:02:26.000000000 +0100
> +++ linux-2.5/drivers/base/cpu.c 2003-05-01 03:12:55.000000000 +0100
> @@ -46,7 +46,7 @@ int __init register_cpu(struct cpu *cpu,
> snprintf(cpu->sysdev.class_dev.class_id, BUS_ID_SIZE, "cpu%d", num);
> retval = class_device_register(&cpu->sysdev.class_dev);
> if (retval) {
> - // FIXME cleanup sys_device_register
Thanks, that was my fault for not fixing this properly the first time.
greg k-h
prev parent reply other threads:[~2003-05-15 5:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-15 3:31 sysfs bits davej
2003-05-15 3:33 ` Patrick Mochel
2003-05-15 5:06 ` Greg KH [this message]
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=20030515050645.GA5875@kroah.com \
--to=greg@kroah.com \
--cc=davej@codemonkey.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=mochel@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