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=-0.8 required=3.0 tests=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 A0A64C433DF for ; Wed, 13 May 2020 23:16:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B7E032053B for ; Wed, 13 May 2020 23:16:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732535AbgEMXQv (ORCPT ); Wed, 13 May 2020 19:16:51 -0400 Received: from kvm5.telegraphics.com.au ([98.124.60.144]:52394 "EHLO kvm5.telegraphics.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732161AbgEMXQu (ORCPT ); Wed, 13 May 2020 19:16:50 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by kvm5.telegraphics.com.au (Postfix) with ESMTP id BD5E829E7C; Wed, 13 May 2020 19:16:46 -0400 (EDT) Date: Thu, 14 May 2020 09:16:55 +1000 (AEST) From: Finn Thain To: Markus Elfring cc: netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, "David S. Miller" , Jakub Kicinski , Christophe Jaillet Subject: Re: net/sonic: Software evolution around the application of coding standards In-Reply-To: <47b7cfc3-68a1-b1da-9761-ab27dc8118ad@web.de> Message-ID: References: <9d279f21-6172-5318-4e29-061277e82157@web.de> <9994a7de-0399-fb34-237a-a3c71b3cf568@web.de> <3fabce05-7da9-7daa-d92c-411369f35b4a@web.de> <47b7cfc3-68a1-b1da-9761-ab27dc8118ad@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 13 May 2020, Markus Elfring wrote: > some developers care to improve the compliance with the current > standard at various source code places, don't they? > This thread appears to be circular. Before I abandon it as folly, perhaps you would answer one more question. Out of all of the semantic patches in scripts/coccinelle, would you care to cast a vote for the best one? From mboxrd@z Thu Jan 1 00:00:00 1970 From: Finn Thain Date: Wed, 13 May 2020 23:16:55 +0000 Subject: Re: net/sonic: Software evolution around the application of coding standards Message-Id: List-Id: References: <9d279f21-6172-5318-4e29-061277e82157@web.de> <9994a7de-0399-fb34-237a-a3c71b3cf568@web.de> <3fabce05-7da9-7daa-d92c-411369f35b4a@web.de> <47b7cfc3-68a1-b1da-9761-ab27dc8118ad@web.de> In-Reply-To: <47b7cfc3-68a1-b1da-9761-ab27dc8118ad@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Markus Elfring Cc: netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, "David S. Miller" , Jakub Kicinski , Christophe Jaillet On Wed, 13 May 2020, Markus Elfring wrote: > some developers care to improve the compliance with the current > standard at various source code places, don't they? > This thread appears to be circular. Before I abandon it as folly, perhaps you would answer one more question. Out of all of the semantic patches in scripts/coccinelle, would you care to cast a vote for the best one?