diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-03-13 19:43:19 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-04-02 14:55:32 +0200 |
commit | 4fbb7687cf3fccf39e2a76e41ec91c908d036621 (patch) | |
tree | c071a4d751e90ba0f4b776c13aaec2732e438469 /hw/net/virtio-net.c | |
parent | d6fd5d834671c8317aef5f0828504237353939ce (diff) | |
download | qemu-4fbb7687cf3fccf39e2a76e41ec91c908d036621.zip qemu-4fbb7687cf3fccf39e2a76e41ec91c908d036621.tar.gz qemu-4fbb7687cf3fccf39e2a76e41ec91c908d036621.tar.bz2 |
qtest/libqos: Reduce size_to_prdtl() declaration scope
Since size_to_prdtl() is only used within ahci.c,
declare it statically. This removes the last use
of "inlined function with external linkage". See
previous commit and commit 9de9fa5cf2 for rationale.
Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20240326171009.26696-4-philmd@linaro.org>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions