diff options
author | 2024-07-17 17:48:16 +0900 | |
---|---|---|
committer | 2024-09-07 10:16:55 +0900 | |
commit | 78f76b09c915d7281317d8e082c4c02f325a0366 (patch) | |
tree | fb1a8a7c170354d99b2e87036cfbc827b47120b3 /rust/helpers/build_bug.c | |
parent | ata: libata: Move sata_down_spd_limit() to libata-sata.c (diff) | |
download | wireguard-linux-78f76b09c915d7281317d8e082c4c02f325a0366.tar.xz wireguard-linux-78f76b09c915d7281317d8e082c4c02f325a0366.zip |
ata: libata: Move sata_std_hardreset() definition to libata-sata.c
Unlike ata_std_prereset() and ata_std_postreset(), the function
sata_std_hardreset() applies only to SATA devices, as its name implies.
So move its definition to libata-sata.c.
Together with this, also move the definition of sata_port_ops to
libata-sata.c, where it belongs.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Niklas Cassel <cassel@kernel.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions