diff options
| author | Bart Van Assche <bvanassche@acm.org> | 2026-05-05 06:23:10 +0200 |
|---|---|---|
| committer | Niklas Cassel <cassel@kernel.org> | 2026-06-01 19:07:37 +0200 |
| commit | f4034ae06b7c93d159318663349d372dfe851307 (patch) | |
| tree | d918b5caf553ecf9000db56a30022a1daa5273fe /drivers/phy/eswin/git@git.tavy.me:linux.git | |
| parent | c4086c6e1af757e1ff26fa2d2926b3ec0195de79 (diff) | |
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 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
