On Sat, Aug 18, 2018 at 10:07:59AM -0400, Richard Cochran wrote: > On Thu, Aug 16, 2018 at 03:22:51PM +0000, FUSTE Emmanuel wrote: > > diff --git a/phc_ctl.c b/phc_ctl.c > > index 4a78a19..f6234da 100644 > > --- a/phc_ctl.c > > +++ b/phc_ctl.c > > @@ -353,12 +353,14 @@ static int do_caps(clockid_t clkid, int cmdc, char > > *cmdv[]) > > " %d programable alarms\n" > > " %d external time stamp channels\n" > > " %d programmable periodic signals\n" > > - " %s pulse per second support", > > + " %s pulse per second support\n" > > + " %s precise system-device cross timestamps support", > > This patch looks okay, but we want a newline here ------------------^
Do we? In this case the string is printed by pr_notice(), which should add a newline automatically when printing to terminal. -- Miroslav Lichvar ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel