]> xenbits.xensource.com Git - libvirt.git/commit
conf: Remove NONNULL(1) for virDomainNumaGetNodeCount
authorJohn Ferlan <jferlan@redhat.com>
Tue, 21 Mar 2017 17:24:36 +0000 (13:24 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 22 Mar 2017 17:49:59 +0000 (13:49 -0400)
commit0d73397e5fd2d10f64e5e34aa56fc35d91291f7b
treecea8c55ad546c23fa8e5769d618a40142127933c
parent5b93aa57c9670f022256ffff95b72bc6699c2288
conf: Remove NONNULL(1) for virDomainNumaGetNodeCount

Since the code checks and handles a NULL 'numa' parameter, remove the NONNULL
from the prototype.

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