]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Fixup virnetdevmacvlan.h ATTRIBUTE_NONNULL's
authorJohn Ferlan <jferlan@redhat.com>
Fri, 11 Dec 2015 11:37:48 +0000 (06:37 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 11 Dec 2015 12:16:16 +0000 (07:16 -0500)
commitafe73ed4685649e3cef3e23f344d75bf96a6c0d6
treef12f5b54e9bc1255d4a66e843e5d005945ed2a08
parentace1ee225f5cd87fb095054a6a19bdcd0fa57518
util: Fixup virnetdevmacvlan.h ATTRIBUTE_NONNULL's

Commit id '56e2171c6' removed a variable from the argument list, but
neglected to update the ATTRIBUTE_NONNULL values, so when commit id
'08da97bfb' added a couple of arguments, the values were off.
src/util/virnetdevmacvlan.h