From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756723AbcKCJSQ (ORCPT ); Thu, 3 Nov 2016 05:18:16 -0400 Received: from lb3-smtp-cloud3.xs4all.net ([194.109.24.30]:39058 "EHLO lb3-smtp-cloud3.xs4all.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755014AbcKCJSP (ORCPT ); Thu, 3 Nov 2016 05:18:15 -0400 Message-ID: <1478164689.1911.7.camel@tiscali.nl> Subject: Re: [RFC PATCH] get_maintainer: Look for arbitrary letter prefixes in sections From: Paul Bolle To: Joe Perches , Jani Nikula , linux-kernel Cc: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, daniel@ffwll.ch, airlied@gmail.com, akpm@linux-foundation.org Date: Thu, 03 Nov 2016 10:18:09 +0100 In-Reply-To: <1478164600.1924.18.camel@perches.com> References: <1476966135-26943-1-git-send-email-jani.nikula@intel.com> <1477332323.1984.8.camel@perches.com> <1478164043.1911.6.camel@tiscali.nl> <1478164600.1924.18.camel@perches.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.5 (3.20.5-1.fc24) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2016-11-03 at 02:16 -0700, Joe Perches wrote: > Yes, it's been reported and should be fixed in -mm. > The fix should show up in -next in a little bit. Great. > For now, try: > $ sed -i -e 's/\xA0/ /g' scripts/get_maintainer.pl Thanks, Paul Bolle