Fam Zheng <[email protected]> writes: > Use error_report for situations that affect user operation (i.e. we're > actually returning error), and warn_report/warn_report_err when some > less critical error happened but the user operation can still carry on. > > For raw_normalize_devicepath, add Error parameter to propagate to > its callers. > > Suggested-by: Markus Armbruster <[email protected]> > Signed-off-by: Fam Zheng <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]> Kevin, if you'd prefer this to go through my tree, let me know.
