[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <18830.12961.954870.727816@cargo.ozlabs.ibm.com>
Date: Sun, 8 Feb 2009 12:17:21 +1100
From: Paul Mackerras <paulus@...ba.org>
To: Mike Galbraith <efault@....de>
Cc: Ingo Molnar <mingo@...e.hu>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Arjan van de Ven <arjan@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: kerneltop "enhancements"
Mike Galbraith writes:
> BTW, how does one convince getopt_long() that an option really really
> doesn't require an argument? no_argument works for the long version,
> but it insists that an argument is required for the short version
> regardless.
Take out the ":" after the "z" in the string argument to getopt_long.
Paul.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists