diff options
| author | Daniel P. Berrangé <berrange@redhat.com> | 2024-10-23 09:50:58 +0100 |
|---|---|---|
| committer | Jason Wang <jasowang@redhat.com> | 2024-10-28 14:37:25 +0800 |
| commit | a9436dd4077b0ee04dbbd2354a6738654530a206 (patch) | |
| tree | 529a2d5e6e702bab370f8466a41db39880af3f8d /hw/net/virtio-net.c | |
| parent | 493a2403c247bdcfc812303f8dc0801778de4798 (diff) | |
| download | focaccia-qemu-a9436dd4077b0ee04dbbd2354a6738654530a206.tar.gz focaccia-qemu-a9436dd4077b0ee04dbbd2354a6738654530a206.zip | |
ebpf: drop redundant parameter checks in static methods
Various static methods have checks on their parameters which were already checked immediately before the method was invoked. Drop these redundat checks to simplify the following commit which adds formal error reporting. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions