[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20091106021525.GD21057@localhost>
Date: Fri, 6 Nov 2009 10:15:25 +0800
From: Wu Fengguang <fengguang.wu@...el.com>
To: Alex Chiang <achiang@...com>
Cc: "akpm@...ux-foundation.org" <akpm@...ux-foundation.org>,
"Li, Haicheng" <haicheng.li@...el.com>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
Andi Kleen <andi@...stfloor.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 3/3] page-types: exit early when invoked with
-d|--describe
> case 'd':
> - opt_no_summary = 1;
> describe_flags(optarg);
> - break;
> + exit(0);
> case 'l':
> opt_list = 1;
> break;
Good catch, thanks!
Acked-by: Wu Fengguang <fengguang.wu@...el.com>
--
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