From: Julia Lawall <julia.lawall@inria.fr>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Julia Lawall <Julia.Lawall@inria.fr>,
Nicolas Palix <nicolas.palix@imag.fr>,
Andrew Morton <akpm@linux-foundation.org>,
cocci@inria.fr, linux-kernel@vger.kernel.org
Subject: Re: [cocci] [PATCH] coccinelle: of_table: Update Keywords for SPI device ID tables
Date: Mon, 20 Oct 2025 19:55:31 +0800 (+08) [thread overview]
Message-ID: <a6974374-f24f-e677-74b-201de69862e1@inria.fr> (raw)
In-Reply-To: <843cb14b08b201a1b35b690d4602ac7912a0f8fd.1760454689.git.geert+renesas@glider.be>
On Tue, 14 Oct 2025, Geert Uytterhoeven wrote:
> When adding support for SPI device ID tables, the keywords in the header
> were not updated.
>
> Fixes: 347b564599fb01d8 ("coccinelle: of_table: handle SPI device ID tables")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Julia Lawall <julia.lawall@inria.fr>
> ---
> scripts/coccinelle/misc/of_table.cocci | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/scripts/coccinelle/misc/of_table.cocci b/scripts/coccinelle/misc/of_table.cocci
> index 7ade9766dee89c70..9de406b692a590ba 100644
> --- a/scripts/coccinelle/misc/of_table.cocci
> +++ b/scripts/coccinelle/misc/of_table.cocci
> @@ -1,7 +1,7 @@
> // SPDX-License-Identifier: GPL-2.0
> /// Make sure (of/i2c/platform)_device_id tables are NULL terminated
> //
> -// Keywords: of_table i2c_table platform_table
> +// Keywords: of_table i2c_table platform_table spi_table
> // Confidence: Medium
> // Options: --include-headers
>
> --
> 2.43.0
>
>
prev parent reply other threads:[~2025-10-20 11:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-14 15:12 [cocci] [PATCH] coccinelle: of_table: Update Keywords for SPI device ID tables Geert Uytterhoeven
2025-10-16 6:17 ` Krzysztof Kozlowski
2025-10-20 11:55 ` Julia Lawall [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=a6974374-f24f-e677-74b-201de69862e1@inria.fr \
--to=julia.lawall@inria.fr \
--cc=akpm@linux-foundation.org \
--cc=cocci@inria.fr \
--cc=geert+renesas@glider.be \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nicolas.palix@imag.fr \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).