
22 Mar
2017
22 Mar
'17
3:52 p.m.
On Wed, Mar 22, 2017 at 10:21:18 -0400, John Ferlan wrote:
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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
ACK