DMA Engine development
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
To: vkoul@kernel.org, Frank.Li@kernel.org
Cc: dmaengine@vger.kernel.org, sashiko-reviews@lists.linux.dev
Subject: Re: [PATCH v2 1/2] dmaengine: hsu: Drop unused platform driver data
Date: Fri, 12 Jun 2026 09:10:21 +0200	[thread overview]
Message-ID: <aiuwi9amtiyoppxZ@monoceros> (raw)
In-Reply-To: <20260611081105.863831F00893@smtp.kernel.org>

[-- Attachment #1: Type: text/plain, Size: 1270 bytes --]

Hello,

On Thu, Jun 11, 2026 at 08:11:05AM +0000, sashiko-bot@kernel.org wrote:
> Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
> - [Low] The commit message incorrectly states that it modifies struct pnp_device_id instead of struct pci_device_id.
> --
> 
> commit 5cb66572eea17e218716d84ce22cd0b73ee38c30
> Author: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
> 
> dmaengine: hsu: Drop unused platform driver data
> 
> This patch drops the unused .driver_data assignments from the
> hsu_pci_id_table array. It only modifies the source code representation
> and does not affect the compiled output.
> 
> > The driver explicitly sets the .driver_data member of struct
> > pnp_device_id to zero without relying on that value. Drop these unused
> > assignments.
> 
> [Severity: Low]
> This isn't a bug, but the commit message states that the driver sets the
> member of struct pnp_device_id, while the patch actually modifies an
> array of struct pci_device_id in drivers/dma/hsu/pci.c. Should the
> commit message be updated to reference the correct struct?

Should I resent for that? If now, doing s/pnp/pci/ on the commit log
whan applying would be great.

Best regards
Uwe

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2026-06-12  7:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-11  7:45 [PATCH v2 0/2] dmaengine: Use named initializers for arrays of pci_device_id Uwe Kleine-König (The Capable Hub)
2026-06-11  7:45 ` [PATCH v2 1/2] dmaengine: hsu: Drop unused platform driver data Uwe Kleine-König (The Capable Hub)
2026-06-11  8:11   ` sashiko-bot
2026-06-12  7:10     ` Uwe Kleine-König [this message]
2026-06-11  8:30   ` Andy Shevchenko
2026-06-12 13:17   ` Frank Li
2026-06-11  7:45 ` [PATCH v2 2/2] dmaengine: Consistently define pci_device_ids using named initializers Uwe Kleine-König (The Capable Hub)
2026-06-11  8:33   ` Andy Shevchenko
2026-06-12 13:18   ` Frank Li

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=aiuwi9amtiyoppxZ@monoceros \
    --to=u.kleine-koenig@baylibre.com \
    --cc=Frank.Li@kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=sashiko-reviews@lists.linux.dev \
    --cc=vkoul@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