From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Corey Minyard <cminyard@mvista.com>
Cc: Andrew Morton <akpm@osdl.org>,
lkml <linux-kernel@vger.kernel.org>, Greg KH <greg@kroah.com>
Subject: Re: sysfs for IPMI, for new mm kernels
Date: Thu, 31 Mar 2005 22:43:01 -0500 [thread overview]
Message-ID: <200503312243.02139.dtor_core@ameritech.net> (raw)
In-Reply-To: <424CB9DA.1040707@mvista.com>
On Thursday 31 March 2005 22:02, Corey Minyard wrote:
> + snprintf(name, sizeof(name), "ipmi%d", if_num);
> + class_device_create(ipmi_class, dev, NULL, name);
>
class_device_create(ipmi_class, dev, NULL, "ipmi%d", if_num) ?
--
Dmitry
next prev parent reply other threads:[~2005-04-01 3:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-01 3:02 sysfs for IPMI, for new mm kernels Corey Minyard
2005-04-01 3:43 ` Dmitry Torokhov [this message]
2005-04-01 4:23 ` Corey Minyard
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=200503312243.02139.dtor_core@ameritech.net \
--to=dtor_core@ameritech.net \
--cc=akpm@osdl.org \
--cc=cminyard@mvista.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.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