All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: petkovbb@gmail.com
Cc: Harvey Harrison <harvey.harrison@gmail.com>,
	linux-ide <linux-ide@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] ide: ide-cd.c fix sparse endianness warnings
Date: Tue, 8 Jul 2008 19:58:29 +0200	[thread overview]
Message-ID: <200807081958.29405.bzolnier@gmail.com> (raw)
In-Reply-To: <20080706072540.GA31524@gollum.tnic>

On Sunday 06 July 2008, Borislav Petkov wrote:
> On Thu, Jul 03, 2008 at 04:34:45PM -0700, Harvey Harrison wrote:
> > drivers/ide/ide-cd.c:1276:46: warning: Using plain integer as NULL pointer
> > drivers/ide/ide-cd.c:1298:19: warning: cast to restricted __be32
> > drivers/ide/ide-cd.c:1300:4: warning: cast to restricted __be32
> > drivers/ide/ide-cd.c:1522:14: warning: cast to restricted __le16
> > drivers/ide/ide-cd.c:1523:14: warning: cast to restricted __le16
> > drivers/ide/ide-cd.c:1525:14: warning: cast to restricted __be16
> > drivers/ide/ide-cd.c:1526:14: warning: cast to restricted __be16
> > drivers/ide/ide-cd.c:1667:37: warning: cast to restricted __be16
> > 
> > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
> 
> Acked-off-by: Borislav Petkov <petkovbb@gmail.com>

applied

BTW ide-cd & co can as well use kernel typedefs (without "__" prefix)

  reply	other threads:[~2008-07-08 18:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-03 23:34 [PATCH] ide: ide-cd.c fix sparse endianness warnings Harvey Harrison
2008-07-06  7:25 ` Borislav Petkov
2008-07-08 17:58   ` Bartlomiej Zolnierkiewicz [this message]
2008-07-08 20:56     ` Bartlomiej Zolnierkiewicz

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=200807081958.29405.bzolnier@gmail.com \
    --to=bzolnier@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=harvey.harrison@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=petkovbb@gmail.com \
    /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.