From: mita@miraclelinux.com (Akinobu Mita)
To: jejb@steeleye.com
Cc: linux-kernel@vger.kernel.org, trivial@kernel.org
Subject: [PATCH] mca: delete unreached line
Date: Fri, 6 Jan 2006 11:28:09 +0900 [thread overview]
Message-ID: <20060106022809.GA18912@miraclelinux.com> (raw)
Is this a misprint?
Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
--- 2.6-rc/drivers/mca/mca-device.c.orig 2005-12-09 15:29:26.000000000 +0800
+++ 2.6-rc/drivers/mca/mca-device.c 2005-12-09 15:29:42.000000000 +0800
@@ -65,8 +65,6 @@ unsigned char mca_device_read_pos(struct
struct mca_bus *mca_bus = to_mca_bus(mca_dev->dev.parent);
return mca_bus->f.mca_read_pos(mca_dev, reg);
-
- return mca_dev->pos[reg];
}
EXPORT_SYMBOL(mca_device_read_pos);
reply other threads:[~2006-01-06 2:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20060106022809.GA18912@miraclelinux.com \
--to=mita@miraclelinux.com \
--cc=jejb@steeleye.com \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@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