]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: Remove extraneous ATTRIBUTE_NONNULL for virNetDevWaitDadFinish
authorJohn Ferlan <jferlan@redhat.com>
Wed, 4 Nov 2015 22:47:42 +0000 (17:47 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 4 Nov 2015 22:47:42 +0000 (17:47 -0500)
commit01db2479416df34609886cfcaea5e35e8e6c2fe7
tree2f6fc45e8a34cc77d149525735bd8ded547af47c
parent4ee1b16a54f61be5cadd8de9ede062cb535ebf28
network: Remove extraneous ATTRIBUTE_NONNULL for virNetDevWaitDadFinish

Commit id '0f7436ca' added virNetDevWaitDadFinish using ATTRIBUTE_NONNULL
for both arguments, although one is a non-null argument. A Coverity build
balks at that.
src/util/virnetdev.h