public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
To: Jonathan Cameron <jic23@kernel.org>
Cc: "David Lechner" <dlechner@baylibre.com>,
	"Nuno Sá" <nuno.sa@analog.com>,
	"Andy Shevchenko" <andy@kernel.org>,
	"Kevin Tsai" <ktsai@capellamicro.com>,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iio: Move MODULE_DEVICE_TABLE next to the table itself
Date: Tue, 5 May 2026 12:51:33 +0200	[thread overview]
Message-ID: <40448286-826f-4141-9c8e-355aef74c2ca@oss.qualcomm.com> (raw)
In-Reply-To: <20260505114910.0488657f@jic23-huawei>

On 05/05/2026 12:49, Jonathan Cameron wrote:
> On Tue,  5 May 2026 12:29:04 +0200
> Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> wrote:
> 
>> By convention MODULE_DEVICE_TABLE() immediately follows the ID table it
>> exports, because this is easier to read and verify.  It also makes more
>> sense since #ifdef for ACPI or OF could hide both of them.
>>
>> Most of the privers already have this correctly placed, so adjust
> drivers
>> the missing ones.  No functional impact.

Oh, damn, I just sent 20 other patches like that with the typo. I did
spellcheck but earlier patch and then changed this and...

Best regards,
Krzysztof

      reply	other threads:[~2026-05-05 10:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-05 10:29 [PATCH] iio: Move MODULE_DEVICE_TABLE next to the table itself Krzysztof Kozlowski
2026-05-05 10:49 ` Jonathan Cameron
2026-05-05 10:51   ` Krzysztof Kozlowski [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=40448286-826f-4141-9c8e-355aef74c2ca@oss.qualcomm.com \
    --to=krzysztof.kozlowski@oss.qualcomm.com \
    --cc=andy@kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=jic23@kernel.org \
    --cc=ktsai@capellamicro.com \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox