From: Jeff Garzik <jgarzik@pobox.com>
To: Andy Fleming <afleming@freescale.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH v2.6.26] ucc_geth: Fix a bunch of sparse warnings
Date: Tue, 06 May 2008 12:18:29 -0400 [thread overview]
Message-ID: <482084D5.4090405@pobox.com> (raw)
In-Reply-To: <1209751283-25536-1-git-send-email-afleming@freescale.com>
Andy Fleming wrote:
> ucc_geth didn't have anything marked as __iomem. It was also inconsistent
> with its use of in/out accessors (using them sometimes, not using them other
> times). Cleaning this up cuts the warnings down from hundreds to just over a
> dozen.
>
> Signed-off-by: Andy Fleming <afleming@freescale.com>
> ---
> drivers/net/ucc_geth.c | 276 +++++++++++++++++++++-------------------
> drivers/net/ucc_geth.h | 48 ++++---
> drivers/net/ucc_geth_ethtool.c | 6 -
> drivers/net/ucc_geth_mii.c | 4 +-
> 4 files changed, 174 insertions(+), 160 deletions(-)
applied
prev parent reply other threads:[~2008-05-06 16:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-02 18:01 [PATCH v2.6.26] ucc_geth: Fix a bunch of sparse warnings Andy Fleming
2008-05-06 16:18 ` Jeff Garzik [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=482084D5.4090405@pobox.com \
--to=jgarzik@pobox.com \
--cc=afleming@freescale.com \
--cc=netdev@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 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.