From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752778AbbBYOAC (ORCPT ); Wed, 25 Feb 2015 09:00:02 -0500 Received: from cantor2.suse.de ([195.135.220.15]:36488 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751848AbbBYOAA (ORCPT ); Wed, 25 Feb 2015 09:00:00 -0500 Message-ID: <54EDD55E.4010809@suse.cz> Date: Wed, 25 Feb 2015 14:59:58 +0100 From: Michal Marek User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Masahiro Yamada , linux-kbuild@vger.kernel.org CC: "Yann E. MORIN" , linux-kernel@vger.kernel.org Subject: Re: [PATCH] kconfig: fix a misspelling in scripts/kconfig/merge_config.sh References: <1417589750-16011-1-git-send-email-yamada.m@jp.panasonic.com> In-Reply-To: <1417589750-16011-1-git-send-email-yamada.m@jp.panasonic.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2014-12-03 07:55, Masahiro Yamada wrote: > Signed-off-by: Masahiro Yamada > --- > > scripts/kconfig/merge_config.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to kbuild.git#kconfig, sorry for the delay. Michal