On 26/11/2018 11:24, YueHaibing wrote:
pps_register_source() has keeps error codes in a local variable, but it does not make use of the code. This patch let it return the errcode in case of failure.Suggested-by: Richard Cochran <[email protected]> Signed-off-by: YueHaibing <[email protected]>
Acked-by: Rodolfo Giometti <[email protected]>
