From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 436E8C433DB for ; Sat, 6 Feb 2021 13:12:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0BC0864E42 for ; Sat, 6 Feb 2021 13:12:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229849AbhBFNM1 (ORCPT ); Sat, 6 Feb 2021 08:12:27 -0500 Received: from smtprelay0057.hostedemail.com ([216.40.44.57]:56054 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S229522AbhBFNMV (ORCPT ); Sat, 6 Feb 2021 08:12:21 -0500 Received: from filter.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay07.hostedemail.com (Postfix) with ESMTP id C63C3181D3052; Sat, 6 Feb 2021 13:11:39 +0000 (UTC) X-Session-Marker: 6A6F6540706572636865732E636F6D X-HE-Tag: teeth88_1d02dd8275ed X-Filterd-Recvd-Size: 1186 Received: from [192.168.1.159] (unknown [47.151.137.21]) (Authenticated sender: joe@perches.com) by omf17.hostedemail.com (Postfix) with ESMTPA; Sat, 6 Feb 2021 13:11:38 +0000 (UTC) Message-ID: <834dd19b78470fd827e59ff9224aa50ca4c554fd.camel@perches.com> Subject: Re: [PATCH] checkpatch: Don't warn about colon termination in linker scripts From: Joe Perches To: Chris Down Cc: Andrew Morton , linux-mm@kvack.org, linux-kernel@vger.kernel.org, kernel-team@fb.com Date: Sat, 06 Feb 2021 05:11:37 -0800 In-Reply-To: References: <90cf805f4be6ecf5887fe470af6db2d596dc46a3.camel@perches.com> Content-Type: text/plain; charset="ISO-8859-1" User-Agent: Evolution 3.38.1-1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2021-02-06 at 13:04 +0000, Chris Down wrote: > Oh, apologies -- I was somehow operating under the mistaken memory that this > was under Andrew's purview and neglected to run get_maintainer. > > I'll resend. :-) No need really. The patch is fine.