summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2026-05-05 07:23:10 +0300
committerNiklas Cassel <cassel@kernel.org>2026-06-01 20:07:37 +0300
commitf4034ae06b7c93d159318663349d372dfe851307 (patch)
treed918b5caf553ecf9000db56a30022a1daa5273fe /include/linux
parentc4086c6e1af757e1ff26fa2d2926b3ec0195de79 (diff)
downloadlinux-f4034ae06b7c93d159318663349d372dfe851307.tar.xz
ata: ahci: Move EXPORT_SYMBOL_GPL(ahci_do_softreset)
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> Signed-off-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions