Klaus Jensen <i...@irrelevant.dk> writes: > From: Klaus Jensen <k.jen...@samsung.com> > > Make nvme_check_constraints() return an int and fix incorrect use of > errp/local_err. > > Signed-off-by: Klaus Jensen <k.jen...@samsung.com>
One more question: what exactly do you mean by "incorrect use of errp/local_err"? Is it incorrect in the sense of "behaves badly", or merely in the sense of "doesn't use the Error API the way it wants to be used"?