Re: [PATCH 2/8] procfs: do not hard-code the default argument values

2014-10-05 Thread Samuel Thibault
Justus Winter, le Fri 05 Sep 2014 10:42:56 +0200, a écrit : > * procfs/main.c (common_options): If possible, do not hard-code the > default values. Ack. > --- > procfs/main.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/procfs/main.c b/procfs/main.c > index f30

[PATCH 2/8] procfs: do not hard-code the default argument values

2014-09-05 Thread Justus Winter
* procfs/main.c (common_options): If possible, do not hard-code the default values. --- procfs/main.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/procfs/main.c b/procfs/main.c index f3067d9..36a2d25 100644 --- a/procfs/main.c +++ b/procfs/main.c @@ -142,13 +142,13 @@