From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f49.google.com ([209.85.220.49]:34019 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750883AbaHXFRy (ORCPT ); Sun, 24 Aug 2014 01:17:54 -0400 Received: by mail-pa0-f49.google.com with SMTP id hz1so18545023pad.36 for ; Sat, 23 Aug 2014 22:17:54 -0700 (PDT) Date: Sat, 23 Aug 2014 22:17:50 -0700 From: Brian Norris Subject: Re: [PATCH 0/2] kconfig: fix multi-byte UTF handling in nconfig Message-ID: <20140824051750.GM11952@brian-ubuntu> References: <1401868351-24014-1-git-send-email-computersforpeace@gmail.com> <20140820164003.GB3246@norris-Latitude-E6410> <53F72350.8090704@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53F72350.8090704@suse.cz> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Michal Marek Cc: "Yann E. MORIN" , Artem Bityutskiy , Sam Ravnborg , linux-kbuild@vger.kernel.org On Fri, Aug 22, 2014 at 01:02:40PM +0200, Michal Marek wrote: > Dne 20.8.2014 18:40, Brian Norris napsal(a): > > Hi Yan, > > > > On Thu, Jul 10, 2014 at 01:52:29AM -0700, Brian Norris wrote: > >> Ping? The patches are simple. > > > > Ping. > > I applied the patches to my kbuild tree. Great, thanks! Brian