From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932136Ab2ANXOg (ORCPT ); Sat, 14 Jan 2012 18:14:36 -0500 Received: from cantor2.suse.de ([195.135.220.15]:57439 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757980Ab2ANXOR (ORCPT ); Sat, 14 Jan 2012 18:14:17 -0500 Date: Sun, 15 Jan 2012 00:14:15 +0100 From: Michal Marek To: Peter Foley Cc: Linux Kernel Mailing List , Linux Kbuild Mailing List Subject: Re: [PATCH] Improve update-po-config output Message-ID: <20120114231415.GA19267@sepie.suse.cz> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Dec 18, 2011 at 06:15:16PM -0500, Peter Foley wrote: > > Make the V=0 output from update-po-config be aligned correctly. > Also remove an outdated comment and add a "GEN" statement. > > Signed-off-by: Peter Foley Applied to kbuild.git#kconfig. Michal