diff options
| author | Michael S. Tsirkin | 2019-07-11 21:25:50 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2019-07-12 16:56:26 +0200 |
| commit | 4d90b7a0e4aa8051d4a059d49e458e3378aa39ff (patch) | |
| tree | feff0dd20b2dc34ce80f2395b8fbb20e42465dae /hw/virtio | |
| parent | xio3130_downstream: typo fix (diff) | |
| download | qemu-4d90b7a0e4aa8051d4a059d49e458e3378aa39ff.tar.gz qemu-4d90b7a0e4aa8051d4a059d49e458e3378aa39ff.tar.xz qemu-4d90b7a0e4aa8051d4a059d49e458e3378aa39ff.zip | |
pcie: consistent names for function args
The function declarations for pci_cap_slot_get and
pci_cap_slot_write_config call the argument "slot_ctl", but the function
definitions and all the call sites drop the 'o' and call it "slt_ctl".
Let's be consistent.
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Diffstat (limited to 'hw/virtio')
0 files changed, 0 insertions, 0 deletions
