On Tue, Nov 10, 2020 at 02:21:36PM -0800, Richard Cochran wrote: > The run_pmc function is used by several of the PMC agent methods, but it > breaks the pattern of returning zero on success. However, the user facing > PMC agent methods will need to conform to the return code convention used > throughout the stack. > > In order to migrate to proper return codes, this patch replaces the hard > coded result values with macros so that the interface methods can translate > them to the required semantics of zero on success. > > Signed-off-by: Richard Cochran <richardcoch...@gmail.com> > ---
Reviewed-by: Vladimir Oltean <olte...@gmail.com> _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel