]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Remove NONNULL(2) for virNetDevBandwidthParse
authorJohn Ferlan <jferlan@redhat.com>
Tue, 21 Mar 2017 17:09:52 +0000 (13:09 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 22 Mar 2017 17:49:59 +0000 (13:49 -0400)
commit273e71e79aa35999dc6bb97e2d628bce870e89f5
tree0868bde982cdb2cb6ef258066fb4f7f6a5f11a84
parent91d28d993fef6b950d385f5432361ca617471e65
conf: Remove NONNULL(2) for virNetDevBandwidthParse

Since the code checks and handles a NULL 'node' before proceeding
there's no need for the prototype with the NONNULL(2).

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/conf/netdev_bandwidth_conf.h