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=-2.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, 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 EE68FC3E8C5 for ; Fri, 27 Nov 2020 22:48:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9D6612223D for ; Fri, 27 Nov 2020 22:48:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="GCimQEP8" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732685AbgK0Wqu (ORCPT ); Fri, 27 Nov 2020 17:46:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53730 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732557AbgK0WnP (ORCPT ); Fri, 27 Nov 2020 17:43:15 -0500 Received: from mail-yb1-xb44.google.com (mail-yb1-xb44.google.com [IPv6:2607:f8b0:4864:20::b44]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 33979C0613D1 for ; Fri, 27 Nov 2020 14:43:15 -0800 (PST) Received: by mail-yb1-xb44.google.com with SMTP id x2so1780623ybt.11 for ; Fri, 27 Nov 2020 14:43:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=yzKv8P6thCUeHlA5APiPYCdoVF2CX0ZH4GOpwSUzn5Q=; b=GCimQEP8U2Lp61xBzvEJIBG7OGwZCzcLbtdtiwgSthzxYk71MET9gkukV2HVx5h294 Z8H4+sfcdbOlgOY5zRAv6pOZoGHRal8hkU/mRgeVnExS66d6gYyaVVrvnLiodnoYf04P hCLoDfs97Vuipqhi/253pZfF8uCEBzKQHDrfq76QTBb9hN2DQ5TIGJojlOQhXbG0r2xx RruelBnx7gchB3zLI1yeBI6MbPyEZzqK3WPxXk8RkiuvZAEdEg/mE+LP6+hETtuLz2V2 vTk+icpi6du7qgsLL87v9CBjOBTGS5H+vknF7VclubB6wSxyQtOojUMLc/ImLKBz35nJ L2rA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=yzKv8P6thCUeHlA5APiPYCdoVF2CX0ZH4GOpwSUzn5Q=; b=g2Y6I/V7l8HTxwmhCwL+xP1spgR29aNXqDIKI2gdFwTKOmkQugHxa5yLacbdz8DtIh 6AFyU4B89EZTpFinOraZv68yCq7ujTUt1YexYb2yL/1olWAUtiXjX2S1V0dvFsSYSpcK NnJ97F+mJI5Sz3EJlwHdaTjD8v8l2+0Ot69sDBHaQXYpioMmUPiBK3U+i11GV/swGglL onW81PEhKWz/mNlbC1cmMtZlOebYJYV8HP1nXlYXdbhHLw7muCu+ZQ9Y3kb7ahT8/mk8 12fykru0PQb4KTjD1SGAWbXIPGlVnfId2RNiOvykCT6Il7hL4E5MQB1T3E2tR38wASER fsQg== X-Gm-Message-State: AOAM531Mur8K2SwDgj7lkBp6IIwtK3jUlJJ3v+r6hakuJVrOO+DPjkcT q3+tMkJKzqNLFv0vzJjDmKxxrMR2uOVkcBqA0kQ= X-Google-Smtp-Source: ABdhPJy3yJ85yX4LmIVfT85GF3SshMVYQ7Lwroljea50vrnatjFA9IAHNzpr5W8N6VMwxWXCbpTAchG1n++wpD1mhyo= X-Received: by 2002:a25:5f0f:: with SMTP id t15mr11566592ybb.26.1606516994594; Fri, 27 Nov 2020 14:43:14 -0800 (PST) MIME-Version: 1.0 References: <20201127214316.3045640-1-trix@redhat.com> In-Reply-To: <20201127214316.3045640-1-trix@redhat.com> From: Miguel Ojeda Date: Fri, 27 Nov 2020 23:43:03 +0100 Message-ID: Subject: Re: [PATCH] MAINTAINERS add D: tag for subsystem commit prefix To: trix@redhat.com Cc: Robo Bot , Joe Perches , nickhu@andestech.com, green.hu@gmail.com, deanbo422@gmail.com, linux-kernel Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 27, 2020 at 10:51 PM wrote: > > From > RFC MAINTAINERS tag for cleanup robot > https://lkml.org/lkml/2020/11/21/190 Please use lore.kernel.org for links. > The prefix used by subsystems in their commit log is arbitrary. > To elimitate the time and effort to manually find a reasonable Typo in "eliminate". > prefix, store the preferred prefix in the MAINTAINERS file. > > Populate with reasonable prefixes using this algorithm. > What did the maintainers use in their commits? > If there were no maintainers commits then what did everyone > else use in their commits. Why is this in the form of a question? I am not sure I understand -- is it rhetorical? > The results were manually reviewed and about 25% were rejected. What do you mean by rejected? > Add 'D' tag to checkpatch.pl > > Use 'D' tag by adding --subsystem_commit_prefix option > get_maintainer.pl This looks also out of place, as if it was squashed from other commits. I would suggest trying to reword the message in prose, explaining the rationale and why it was done like this. > AUXILIARY DISPLAY DRIVERS Missing entry for auxdisplay. Cheers, Miguel