netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Harvey Harrison <harvey.harrison@gmail.com>
Cc: linux-netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH] tulip: remove wrapper around get_unaligned
Date: Fri, 27 Jun 2008 02:10:05 -0400	[thread overview]
Message-ID: <4864843D.7070203@garzik.org> (raw)
In-Reply-To: <1212018664.20781.9.camel@brick>

Harvey Harrison wrote:
> DE_UNALIGNED_16 is always being passed a u16 *, no need to have the
> wrapper with two casts in it, just call get_unaligned directly.
> 
> Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
> ---
>  drivers/net/tulip/de2104x.c |   10 ++++------
>  1 files changed, 4 insertions(+), 6 deletions(-)

applied



      reply	other threads:[~2008-06-27  6:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-28 23:51 [PATCH] tulip: remove wrapper around get_unaligned Harvey Harrison
2008-06-27  6:10 ` 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=4864843D.7070203@garzik.org \
    --to=jeff@garzik.org \
    --cc=harvey.harrison@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).