On Thu, Mar 05, 2015 at 02:47:35PM +0200, Taras Kondratiuk wrote: > On 03/05/2015 02:20 PM, Stuart Haslam wrote: > >The default logger prints all log levels to stderr. To make things > >easier when debugging failures change it to print only errors to stderr > >and everything else to stdout. > > > >Signed-off-by: Stuart Haslam <stuart.has...@linaro.org> > >--- > >v2: Fixed indentation (forgot to checkpatch v1) > > > > platform/linux-generic/odp_weak.c | 13 ++++++++++++- > > 1 file changed, 12 insertions(+), 1 deletion(-) > > > >diff --git a/platform/linux-generic/odp_weak.c > >b/platform/linux-generic/odp_weak.c > >index 7fa5955..145d0b8 100644 > >--- a/platform/linux-generic/odp_weak.c > >+++ b/platform/linux-generic/odp_weak.c > >@@ -14,9 +14,20 @@ int odp_override_log(odp_log_level_e level ODP_UNUSED, > >const char *fmt, ...) > > Remove ODP_UNUSED. Otherwise > Reviewed-by: Taras Kondratiuk <taras.kondrat...@linaro.org> >
Thanks. I'll send a v3 with ODP_UNUSED removed, well spotted. -- Stuart. _______________________________________________ lng-odp mailing list lng-odp@lists.linaro.org http://lists.linaro.org/mailman/listinfo/lng-odp