From: James Bottomley <James.Bottomley@SteelEye.com>
To: Mike Christie <michaelc@cs.wisc.edu>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] add missing class_device_del to transport classes
Date: Thu, 27 Jan 2005 16:33:05 -0500 [thread overview]
Message-ID: <1106861585.5133.80.camel@mulgrave> (raw)
In-Reply-To: <41F82EDE.3040905@cs.wisc.edu>
On Wed, 2005-01-26 at 15:59 -0800, Mike Christie wrote:
> It appears there is a missing class_device_del.
Yes, my fault for converting it incorrectly. What it's supposed to use
is the (nonexistent) equivalent of attribute_container_class_device_del
and attribute_container_add_class_attrs, but basically I forgot and put
them into the transport class where they shouldn't really be.
I'll fix it.
James
next prev parent reply other threads:[~2005-01-27 21:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-26 23:59 [PATCH] add missing class_device_del to transport classes Mike Christie
2005-01-27 21:33 ` James Bottomley [this message]
2005-01-30 1:47 ` James Bottomley
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=1106861585.5133.80.camel@mulgrave \
--to=james.bottomley@steeleye.com \
--cc=linux-scsi@vger.kernel.org \
--cc=michaelc@cs.wisc.edu \
/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.