diff options
author | 2024-07-30 14:38:07 +0900 | |
---|---|---|
committer | 2024-08-02 09:18:42 +0900 | |
commit | b40824500eaa77668026b6d1ade6924901a680f9 (patch) | |
tree | c40b717961c2adee9651e6bb289c0e0fd4b365a3 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ata: pata_hpt37x: Rename hpt_dma_blacklisted() (diff) | |
download | wireguard-linux-b40824500eaa77668026b6d1ade6924901a680f9.tar.xz wireguard-linux-b40824500eaa77668026b6d1ade6924901a680f9.zip |
ata: libata: Remove ata_noop_qc_prep()
The function ata_noop_qc_prep(), as its name implies, does nothing and
simply returns AC_ERR_OK. For drivers that do not need any special
preparations of queued commands, we can avoid having to define struct
ata_port qc_prep operation by simply testing if that operation is
defined or not in ata_qc_issue(). Make this change and remove
ata_noop_qc_prep().
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions