From: Petr Vandrovec <vandrove@vc.cvut.cz>
To: Matt_Domsch@Dell.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] 2.5.50-current-bk and EDD
Date: Mon, 2 Dec 2002 19:36:19 +0100 [thread overview]
Message-ID: <20021202183619.GB9798@vana> (raw)
Hi Matt,
I'm not sure that this patch is correct, but at least I can
compile kernel now. As I have no SCSI devices in the box, I have
no idea whether this to_scsi_host() should do same thing as
to_scsi_host() in drivers/scsi does...
Thanks,
Petr Vandrovec
diff -urdN linux/arch/i386/kernel/edd.c linux/arch/i386/kernel/edd.c
--- linux/arch/i386/kernel/edd.c 2002-12-02 17:28:11.000000000 +0000
+++ linux/arch/i386/kernel/edd.c 2002-12-02 17:36:49.000000000 +0000
@@ -686,8 +686,6 @@
* The reference counting probably isn't the best it could be.
*/
-#define to_scsi_host(d) \
- container_of(d, struct Scsi_Host, host_driverfs_dev)
#define children_to_dev(n) container_of(n,struct device,node)
static struct scsi_device *
edd_find_matching_scsi_device(struct edd_device *edev)
next reply other threads:[~2002-12-02 18:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-02 18:36 Petr Vandrovec [this message]
2002-12-02 19:01 ` [PATCH] 2.5.50-current-bk and EDD Mike Anderson
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=20021202183619.GB9798@vana \
--to=vandrove@vc.cvut.cz \
--cc=Matt_Domsch@Dell.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