chiark / gitweb /
util: priomsg: Allow passing priomsg_update_p a null pm
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 21 Sep 2019 15:12:31 +0000 (16:12 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 24 Oct 2019 18:16:17 +0000 (19:16 +0100)
commit7dae56bc17f51e875b436ec63e035be12c4a6fcf
treeb966bb0e770ea40c150cc5414e9b162137d1fdd7
parent7a6c23bac7ef5f32da64edbb69edc0192bf9e637
util: priomsg: Allow passing priomsg_update_p a null pm

This makes it more convenient for callers who may not have anything to
update.

No functional change with any existing caller, of why there aren't any
anyway.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
util.c
util.h