Linux ATA/IDE development
 help / color / mirror / Atom feed
From: Damien Le Moal <dlemoal@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-ide@vger.kernel.org
Subject: [GIT PULL] ata fixes for 6.5-rc3
Date: Fri, 21 Jul 2023 10:39:54 +0900	[thread overview]
Message-ID: <20230721013954.37605-1-dlemoal@kernel.org> (raw)

Linus,

The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:

  Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.5-rc3

for you to fetch changes up to cec148c2476a6e06cf8190b20de81f98983b53ca:

  ata: pata_parport: Add missing protocol modules description (2023-07-17 08:30:41 +0900)

----------------------------------------------------------------
ata fixes for 6.5-rc3

 - Add missing MODULE_DESCRIPTION() in the many of the protocol modules
   for the pata_parport driver to avoid compilation warnings with "make
   W=1".

----------------------------------------------------------------
Damien Le Moal (1):
      ata: pata_parport: Add missing protocol modules description

 drivers/ata/pata_parport/aten.c  | 2 ++
 drivers/ata/pata_parport/bpck.c  | 2 ++
 drivers/ata/pata_parport/bpck6.c | 3 ++-
 drivers/ata/pata_parport/comm.c  | 2 ++
 drivers/ata/pata_parport/dstr.c  | 2 ++
 drivers/ata/pata_parport/epat.c  | 3 +++
 drivers/ata/pata_parport/epia.c  | 3 +++
 drivers/ata/pata_parport/fit2.c  | 3 +++
 drivers/ata/pata_parport/fit3.c  | 3 +++
 drivers/ata/pata_parport/friq.c  | 2 ++
 drivers/ata/pata_parport/frpw.c  | 2 ++
 drivers/ata/pata_parport/kbic.c  | 3 +++
 drivers/ata/pata_parport/ktti.c  | 2 ++
 drivers/ata/pata_parport/on20.c  | 2 ++
 drivers/ata/pata_parport/on26.c  | 2 ++
 15 files changed, 35 insertions(+), 1 deletion(-)

             reply	other threads:[~2023-07-21  1:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-21  1:39 Damien Le Moal [this message]
2023-07-21  3:40 ` [GIT PULL] ata fixes for 6.5-rc3 pr-tracker-bot

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=20230721013954.37605-1-dlemoal@kernel.org \
    --to=dlemoal@kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=torvalds@linux-foundation.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