Re: [Linuxptp-devel] [PATCH v2 2/3] pmc: add long options and configuration file
On Thu, Mar 22, 2018 at 12:28:33AM +0100, Peter Schneider wrote: > Signed-off-by: Peter Schneider > --- > pmc.c | 61 + > 1 file changed, 53 insertions(+), 8 deletions(-) I added the flag into the usage message and also cleaned up the c
[Linuxptp-devel] [PATCH v2 2/3] pmc: add long options and configuration file
Signed-off-by: Peter Schneider --- pmc.c | 61 + 1 file changed, 53 insertions(+), 8 deletions(-) diff --git a/pmc.c b/pmc.c index 7c96a4d..6b16aaf 100644 --- a/pmc.c +++ b/pmc.c @@ -679,13 +679,16 @@ static void usage(char *progname)