Linux ATA/IDE development
 help / color / mirror / Atom feed
From: Damien Le Moal <dlemoal@kernel.org>
To: Bart Van Assche <bvanassche@acm.org>
Cc: Niklas Cassel <cassel@kernel.org>, linux-ide@vger.kernel.org
Subject: Re: [PATCH] ata: ahci: Move EXPORT_SYMBOL_GPL(ahci_do_softreset)
Date: Tue, 5 May 2026 15:29:17 +0200	[thread overview]
Message-ID: <a9845705-c358-414d-afd4-3c750f328ebc@kernel.org> (raw)
In-Reply-To: <20260505042310.909857-1-bvanassche@acm.org>

On 2026/05/05 6:23, Bart Van Assche wrote:
> From Documentation/process/coding-style.rst:
> 
> ----------------------------------------------------------------------------
> In source files, separate functions with one blank line.  If the function is
> exported, the **EXPORT** macro for it should follow immediately after the
> closing function brace line.
> ----------------------------------------------------------------------------
> 
> Hence, move EXPORT_SYMBOL_GPL(ahci_do_softreset) to just below the
> definition of the ahci_do_softreset() function.
> 
> Signed-off-by: Bart Van Assche <bvanassche@acm.org>

Reviewed-by: Damien Le Moal <dlemoal@kernel.org>

-- 
Damien Le Moal
Western Digital Research

  reply	other threads:[~2026-05-05 13:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-05  4:23 [PATCH] ata: ahci: Move EXPORT_SYMBOL_GPL(ahci_do_softreset) Bart Van Assche
2026-05-05 13:29 ` Damien Le Moal [this message]
2026-05-05 14:49 ` Niklas Cassel

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=a9845705-c358-414d-afd4-3c750f328ebc@kernel.org \
    --to=dlemoal@kernel.org \
    --cc=bvanassche@acm.org \
    --cc=cassel@kernel.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