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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 305CCC433E0 for ; Fri, 3 Jul 2020 09:51:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0E58320836 for ; Fri, 3 Jul 2020 09:51:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726157AbgGCJvb (ORCPT ); Fri, 3 Jul 2020 05:51:31 -0400 Received: from smtprelay0048.hostedemail.com ([216.40.44.48]:54050 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726118AbgGCJvb (ORCPT ); Fri, 3 Jul 2020 05:51:31 -0400 Received: from filter.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay07.hostedemail.com (Postfix) with ESMTP id 18F751803A126; Fri, 3 Jul 2020 09:51:30 +0000 (UTC) X-Session-Marker: 6A6F6540706572636865732E636F6D X-HE-Tag: spot54_2704efc26e90 X-Filterd-Recvd-Size: 1382 Received: from XPS-9350.home (unknown [47.151.133.149]) (Authenticated sender: joe@perches.com) by omf18.hostedemail.com (Postfix) with ESMTPA; Fri, 3 Jul 2020 09:51:29 +0000 (UTC) Message-ID: <9f0f19938130cbe9fd9412091254bacb8dd8bee1.camel@perches.com> Subject: Re: [PATCH] scripts/Lindent: increase the maximum line length to 100 From: Joe Perches To: Miguel Ojeda Cc: Zong Li , Andrew Morton , linux-kernel Date: Fri, 03 Jul 2020 02:51:28 -0700 In-Reply-To: References: <050476a0ee608046569588936394159d650ab535.1593763492.git.zong.li@sifive.com> <80902e5d0d5ef752e71672e9c5794d0f5f9ccd15.camel@perches.com> Content-Type: text/plain; charset="ISO-8859-1" User-Agent: Evolution 3.36.3-0ubuntu1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2020-07-03 at 11:41 +0200, Miguel Ojeda wrote: > On Fri, Jul 3, 2020 at 10:51 AM Joe Perches wrote: > > I'd prefer to delete Lindent instead. > > +1, especially since there is `clang-format` now. Awhile back I did send a patch: https://lore.kernel.org/lkml/1360610974.28491.6.camel@joe-AO722/