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 B1615C433DB for ; Fri, 8 Jan 2021 11:08:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 51F5523977 for ; Fri, 8 Jan 2021 11:08:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727715AbhAHLIT (ORCPT ); Fri, 8 Jan 2021 06:08:19 -0500 Received: from smtprelay0061.hostedemail.com ([216.40.44.61]:60656 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727373AbhAHLIT (ORCPT ); Fri, 8 Jan 2021 06:08:19 -0500 Received: from filter.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay08.hostedemail.com (Postfix) with ESMTP id 3EBF1182CED2A; Fri, 8 Jan 2021 11:07:38 +0000 (UTC) X-Session-Marker: 6A6F6540706572636865732E636F6D X-HE-Tag: songs02_1111c47274f2 X-Filterd-Recvd-Size: 1072 Received: from [192.168.1.159] (unknown [47.151.137.21]) (Authenticated sender: joe@perches.com) by omf07.hostedemail.com (Postfix) with ESMTPA; Fri, 8 Jan 2021 11:07:37 +0000 (UTC) Message-ID: Subject: Re: [PATCH v2 -next] mfd: convert comma to semicolon From: Joe Perches To: Lee Jones , Zheng Yongjun Cc: linux-kernel@vger.kernel.org Date: Fri, 08 Jan 2021 03:07:35 -0800 In-Reply-To: <20210108105355.GE1592923@dell> References: <20210108092058.18576-1-zhengyongjun3@huawei.com> <20210108105355.GE1592923@dell> Content-Type: text/plain; charset="ISO-8859-1" User-Agent: Evolution 3.38.1-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2021-01-08 at 10:53 +0000, Lee Jones wrote: > On Fri, 08 Jan 2021, Zheng Yongjun wrote: > > You're still not using the correct subject format. > > It should be: > >  "mfd: : Description starting with an uppercase char" IMO: overly pedantic