]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Remove NONNULL(2) for virNetDevBandwidthPlug
authorJohn Ferlan <jferlan@redhat.com>
Tue, 21 Mar 2017 18:56:03 +0000 (14:56 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 22 Mar 2017 17:50:00 +0000 (13:50 -0400)
commitcb91d5cc58442efa86c70016ac2bf1300c753821
tree9005949944b662ce01b5b95b1f9d92882e8fc03a
parentdc2d9431a0dadcc82617c1d68c72d3bedd1255e8
util: Remove NONNULL(2) for virNetDevBandwidthPlug

Since the code checks and handles a NULL 'net_bandwidth' parameter,
so no need for NONNNULL.
src/util/virnetdevbandwidth.h