linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Harvey Harrison <harvey.harrison@gmail.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: linux-ide <linux-ide@vger.kernel.org>
Subject: ata: Initializer Entries defined twice
Date: Mon, 28 Apr 2008 12:28:17 -0700	[thread overview]
Message-ID: <1209410897.14173.89.camel@brick> (raw)

Jeff,

These have appeared in mainline recently, they are all related to
the can_queue member which is also defined in the ATA_NCQ_SHT macro.

There are more warnings, (grep for ATA_NCQ_SHT) but could you suggest
how you'd like this resolved?
drivers/ata/ahci.c:282:2: warning: Initializer entry defined twice
drivers/ata/ahci.c:283:3:   also defined here
drivers/ata/sata_sil24.c:391:2: warning: Initializer entry defined twice
drivers/ata/sata_sil24.c:392:3:   also defined here
drivers/ata/sata_nv.c:393:2: warning: Initializer entry defined twice
drivers/ata/sata_nv.c:397:3:   also defined here
drivers/ata/sata_nv.c:401:2: warning: Initializer entry defined twice
drivers/ata/sata_nv.c:405:3:   also defined here
drivers/ata/sata_mv.c:541:2: warning: Initializer entry defined twice
drivers/ata/sata_mv.c:542:3:   also defined here

Cheers,

Harvey


                 reply	other threads:[~2008-04-28 19: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=1209410897.14173.89.camel@brick \
    --to=harvey.harrison@gmail.com \
    --cc=jeff@garzik.org \
    --cc=linux-ide@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).