]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu: Remove NONNULL(1) for cpuBaseline
authorJohn Ferlan <jferlan@redhat.com>
Wed, 22 Mar 2017 12:38:40 +0000 (08:38 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 22 Mar 2017 17:50:00 +0000 (13:50 -0400)
commit0b785be4ca4617767f8858b443c0d179de7715f1
tree5c36c7a9bbd926e80d8b8fb72b645e1c982ebf0c
parent73f5256b4c301c003d002703ca486e59fd20f53b
cpu: Remove NONNULL(1) for cpuBaseline

Since the code checks and handles a NULL 'cpus' anyway, so no need
for the NONNULL.
src/cpu/cpu.h