diff options
| author | Heiner Kallweit <hkallweit1@gmail.com> | 2026-04-02 15:29:21 +0200 |
|---|---|---|
| committer | Niklas Cassel <cassel@kernel.org> | 2026-04-02 20:51:00 +0200 |
| commit | ee1ed7a864389ba727ac9b3549beab08e3966735 (patch) | |
| tree | 04a6f0251db0c4352277ead9650cd873b99620d7 /rust/kernel/interop/git@git.tavy.me:linux-stable.git | |
| parent | 182caa17360dd48e6df08e18f00ebda0be87ab24 (diff) | |
ata: libata-transport: instantiate struct ata_internal statically
Struct ata_internal is only instantiated once, in module init code.
So we can also instantiate it statically, which allows simplifying
the code.
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
