From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752196AbaH1U6r (ORCPT ); Thu, 28 Aug 2014 16:58:47 -0400 Received: from mail-yk0-f174.google.com ([209.85.160.174]:43651 "EHLO mail-yk0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750894AbaH1U6q (ORCPT ); Thu, 28 Aug 2014 16:58:46 -0400 MIME-Version: 1.0 In-Reply-To: <20140828120851.07dbd1c52ec287ca169acee4@linux-foundation.org> References: <1408527772-27224-1-git-send-email-andriy.shevchenko@linux.intel.com> <20140828183330.GM13758@tuxdriver.com> <20140828120851.07dbd1c52ec287ca169acee4@linux-foundation.org> Date: Thu, 28 Aug 2014 23:58:45 +0300 Message-ID: Subject: Re: [PATCH v3 00/11] lib: introduce string_escape_mem and %*pE specifier From: Andy Shevchenko To: Andrew Morton Cc: "John W. Linville" , Andy Shevchenko , Johannes Berg , devel@driverdev.osuosl.org, linux-wireless@vger.kernel.org, "linux-kernel@vger.kernel.org" , Greg Kroah-Hartman , Joe Perches Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 28, 2014 at 10:08 PM, Andrew Morton wrote: > On Thu, 28 Aug 2014 14:33:30 -0400 "John W. Linville" wrote: > >> On Wed, Aug 20, 2014 at 12:42:41PM +0300, Andy Shevchenko wrote: >> > The introduced function is a kind of opposite to string_unescape. We have >> > several users of such functionality each of them created custom implementation. >> > The series contains clean up of test suite, adding new call, and switching few >> > users to use it via %*pE specifier. >> >> Any objections? Do you (Andy) want me to merge this through the >> wireless tree? >> > > Who is this top-poster and what have you done with John? > > I was going to apply them yesterday but in [4/11] Andy said he plans on > sending out a v5. (v4 actually?) For now (so far no more comments) it is only couple of trivia fixes (removing useless comments). Would you like to resend whole series or just fixup would be enough? -- With Best Regards, Andy Shevchenko