Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756238AbcKBQh6 (ORCPT ); Wed, 2 Nov 2016 12:37:58 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:31548 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755287AbcKBQh4 (ORCPT ); Wed, 2 Nov 2016 12:37:56 -0400 To: joe@perches.com, linux-kernel@vger.kernel.org From: Vaishali Thakkar Subject: Failing of the script get_maintainer.pl Message-ID: <581A1645.70700@oracle.com> Date: Wed, 2 Nov 2016 22:07:25 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 335 Lines: 15 Hi, The script get_maintainer.pl fails with the following message/warning: Unrecognized character \xA0; marked by <-- HERE after <-- HERE near column 1 at scripts/get_maintainer.pl line 277. This seems to be because of the commit b67071653d3fc9f9b73aab3e7978f060728bf392. Any idea about the solution(s)? Thank you. -- Vaishali