]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Remove ATTRIBUTE_NONNULL from virNetDevTapInterfaceStats
authorJohn Ferlan <jferlan@redhat.com>
Sun, 15 Jul 2018 12:39:25 +0000 (08:39 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 16 Jul 2018 10:57:25 +0000 (06:57 -0400)
commit425aac3abf29d99d6767ae923cadd3c0a8c4baf8
treeb170700fe0b2a2c9dfdb80aa96b1ea49bb9bfbf3
parent611b038fb60e23eb574148192090f33bc7264be2
util: Remove ATTRIBUTE_NONNULL from virNetDevTapInterfaceStats

Commit id 318d54e520 altered the code to check for a NULL
first parameter, but neglected to alter the prototype.

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