From patchwork Sat Aug 13 22:27:25 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve French X-Patchwork-Id: 12942824 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5D34BC19F2D for ; Sat, 13 Aug 2022 22:28:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239450AbiHMW1j (ORCPT ); Sat, 13 Aug 2022 18:27:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35232 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229634AbiHMW1i (ORCPT ); Sat, 13 Aug 2022 18:27:38 -0400 Received: from mail-vs1-xe2d.google.com (mail-vs1-xe2d.google.com [IPv6:2607:f8b0:4864:20::e2d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DD8A16110F for ; Sat, 13 Aug 2022 15:27:36 -0700 (PDT) Received: by mail-vs1-xe2d.google.com with SMTP id j2so4066716vsp.1 for ; Sat, 13 Aug 2022 15:27:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc; bh=oELi/Z8DAoqcgLpTP7kO/VVanB8m/Pw8kI597FUWI2M=; b=GZMv1NZz6PFgNuyPMK8+VM3bx8yV7gRJeypWipGZ+5vje+ny0taPRbNfPDHZH9tY72 gq4NUTNlZa+bEXvJCilwJ4GXLOiAVWoV+2KWOnaSfl+qq08M2meVJyuKiQAT4bbPluy5 q2/IabJ4NQLM8fOZiNfroZUSy8TblCA6b03nfEK6qFOob8Rbqr0LgkuPi1XEm078i5SM UGH3//LEkjYiA2IgWWm99PPYrX2TYTl9PSk6RP4o7Ycq3l3RQTSPmtpVLHxHwiJ6nDex 2ecjiCRQmVA9RC2YUM/a2wdZmKmo7goJCvzrs4+nw49Whjg/npABx5FCczwz9FQOiifo bHqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc; bh=oELi/Z8DAoqcgLpTP7kO/VVanB8m/Pw8kI597FUWI2M=; b=z8VlnaiL2GmSzXhj2WLG/FEplDJ8SH6sPaYZL2Lz6m+o9/UVWhtsJ71Yy0sZjVSoVi 0NpXKzEi7tlhixkoWwLj91P3XR/iOEnKUkmWT5858gXUWLykwFrG8gYJ1oxzg33bMKNR 0mpVKaKRKDwKS/zRhD45bTjkJzjoX0+VN6v2b0IWDIeoU9VQ2XqMwR+Oz56dhjRAQUcb cwjZo0lELUvkJRErNkKiw+AiHvAO8FVXJW4JtQ84zYopTFc1oxc5mmXICYxDBGxs4D8Q lG8yWB5PCemew4liwKvAfo++iUU1UywZIY5QOv5lOmG/dvd+M9abI1Ig34UzoV6MI5S9 AMDw== X-Gm-Message-State: ACgBeo0VyFdvYWvHh0rlGdJEbAtIZUrfVXrPTIWW/kA/Vjze6p6XgNzi 7nYhuFJnlp18CRxx7hXFzasUwSOBKRngBC1IV0xlP2YYCLwYUg== X-Google-Smtp-Source: AA6agR5/qslwoEn2FWISGKdIgLLDuMOr1tyEkjy/454mGn/fainTvE/+rdPy/g4T0ANGo8rzkDQJtMcn6DIbRDt46Pk= X-Received: by 2002:a67:ca83:0:b0:374:ab95:ed82 with SMTP id a3-20020a67ca83000000b00374ab95ed82mr3945043vsl.60.1660429655761; Sat, 13 Aug 2022 15:27:35 -0700 (PDT) MIME-Version: 1.0 From: Steve French Date: Sat, 13 Aug 2022 17:27:25 -0500 Message-ID: Subject: two "maintainerless" files To: CIFS Precedence: bulk List-ID: X-Mailing-List: linux-cifs@vger.kernel.org I noticed a report showing hundreds of files without a maintainer listed, including two that relate to cifs.ko. include/uapi/linux/cifs/cifs_netlink.h include/uapi/linux/cifs/cifs_mount.h One of them was written by Samuel for the witness protocol work. We could simply add "include/uapi/linux/cifs" to the MAINTAINERS file. See attached patch From 27a38528dce38e90fa47ae83023eddff534338ca Mon Sep 17 00:00:00 2001 From: Steve French Date: Sat, 13 Aug 2022 17:22:11 -0500 Subject: [PATCH] cifs: missing directory in MAINTAINERS file The include/uapi/linux/cifs directory (not just fs/cifs and fs/smbfs_common) should be included in cifs entry in the MAINTAINERS file. Signed-off-by: Steve French --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index eb3d10fa3eed..1a3aa77413de 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5068,6 +5068,7 @@ T: git git://git.samba.org/sfrench/cifs-2.6.git F: Documentation/admin-guide/cifs/ F: fs/cifs/ F: fs/smbfs_common/ +F: include/uapi/linux/cifs COMPACTPCI HOTPLUG CORE M: Scott Murray -- 2.34.1