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=-13.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham 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 58146C433C1 for ; Tue, 30 Mar 2021 16:47:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2E29561883 for ; Tue, 30 Mar 2021 16:47:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232268AbhC3QpN (ORCPT ); Tue, 30 Mar 2021 12:45:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46940 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232311AbhC3QpD (ORCPT ); Tue, 30 Mar 2021 12:45:03 -0400 Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CC1B5C061574 for ; Tue, 30 Mar 2021 09:45:02 -0700 (PDT) Received: by mail-wr1-x430.google.com with SMTP id x7so16874708wrw.10 for ; Tue, 30 Mar 2021 09:45:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=wj7QJj3J1iXDZqjFd2EjWvYDk/YLZB6mDqda5uCd8PA=; b=iNeVxqGDFi765BMHSIsKhPjo2kVNCRjHsd+1YYnsdfiONCeidAKcQUphdQVNdW2APX b3Jpcjza4rV3y23DKrD5ZdK6dX9yJgy59/sS4bGNPMd/gkUztl6FYedo0u7kZEb4F8Hu l6BHc6uV2ZifxDTGSfNYFh5cjE9BmdIFNFosYAiOk2DffJswa6G4W6iGfVUJKCcuQGhH K6fs0VUJ1up2Orjp7FgFt1pKV7oiMhazBsbIfZunINNfjtxh9CLsclK1jWaQGREzoFLY vDrk/AmOvT3SqZ56vH5mtxd3Jkb/ToToKfrbDVkUPH3uULMfw4RTCyYoXV+Eea9/qO/y FToA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=wj7QJj3J1iXDZqjFd2EjWvYDk/YLZB6mDqda5uCd8PA=; b=dRCO5+H6iy/cXFoatSnZYBNf6ZtNPZh7A4wCD6br7Hl7cwVeXKamIfo7sU/YYQEBpG bMzrJqxuQ+AsqC2fQOQnK220jluhMPOe/E/gmxb2xzYCebTL7IWiBFLZvA9BU04KCZ8I iWaLoZSkeAtSgZ74/JfyWCdwRdGz9jcWj/9Jvpskbf0OxfvCmuf5+i2l4qaealUMSRaV DlhnXpHrF9hhJurqik8da311DiW/lbD1Tnp3ZCg7dzngRlpkomFQneCyWdm2vdV4ggBz +KWx0P/RqYixGU58VGNu6IwyTuF634oF6cbpGI14TkEUPgc+vRousnrd+j2p8sLmR/PU 7PqQ== X-Gm-Message-State: AOAM532WgEXnpIu+UVrmOI5ZcZbbjV5oUAkI8zOXGiHJ04WZCQLupey2 U1ucHZnGrssPDEFiS4FEaLoOqQ== X-Google-Smtp-Source: ABdhPJw8bSgOwdXD8SiSGcskMEroP9a/+g+c6gm5CplNsn6AiBePVMzP4YHscQ1ycolGdTZ/nJ1MXA== X-Received: by 2002:a05:6000:1789:: with SMTP id e9mr35389492wrg.237.1617122701533; Tue, 30 Mar 2021 09:45:01 -0700 (PDT) Received: from dell.default ([91.110.221.217]) by smtp.gmail.com with ESMTPSA id a15sm25660805wrr.53.2021.03.30.09.45.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 30 Mar 2021 09:45:00 -0700 (PDT) From: Lee Jones To: lee.jones@linaro.org Cc: linux-kernel@vger.kernel.org, Andreas Gruenbacher , Andrew Morton , Bob Peterson , Christian Brauner , cluster-devel@redhat.com, David Howells , ecryptfs@vger.kernel.org, Eric Biggers , James Morris , Johannes Weiner , "Michael A. Halcrow" , "Michael A. Halcrow" , "Michael C. Thompsion" , Michal Hocko , "Trevor S. Highland" , Tycho Andersen , Tyler Hicks , Waiman Long Subject: [PATCH 00/31] Rid W=1 warnings from GFS2 and EncryptFS Date: Tue, 30 Mar 2021 17:44:27 +0100 Message-Id: <20210330164458.1625478-1-lee.jones@linaro.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This set is part of a larger effort attempting to clean-up W=1 kernel builds, which are currently overwhelmingly riddled with niggly little warnings. There is more to do in filesystems. Another set will follow. Lee Jones (31): fs: gfs2: dir: Finish off mostly complete headers demote others fs: gfs2: xattr: Help out some kernel-doc header demote non-conformant ones fs: gfs2: bmap: Demote half-complete kernel-doc headers fix others fs: gfs2: glops: Fix a couple of kernel-doc misdemeanours demote others fs: gfs2: log: Fix a couple of param descriptions and demote non-conformant headers fs: gfs2: lops: Help out worthy kernel-doc headers and demote others fs: gfs2: glock: Fix some deficient kernel-doc headers and demote non-conformant ones fs: gfs2: aops: Fix a little potential doc-rot fs: gfs2: meta_io: Add missing description for 'rahead' param fs: gfs2: inode: Fix worthy function headers demote others fs: gfs2: file: Strip out superfluous param description and demote kernel-doc abuse fs: gfs2: ops_fstype: Fix a little doc-rot fs: gfs2: quota: Fix incorrect param name in 'gfs2_quotad' fs: gfs2: rgrp: Fix a few kernel-doc misdemeanours fs: gfs2: recovery: Provide missing param descriptions and remove one other fs: gfs2: super: Fix kernel-doc issues where feasible demote one other fs: gfs2: util: Fix one conformant kernel-doc header and demote a bunch of abuses fs: gfs2: lock_dlm: Demote incomplete kernel-doc header fs: ecryptfs: read_write: File headers do not make good candidates for kernel-doc fs: ecryptfs: debug: Demote a couple of kernel-doc abuses fs: ecryptfs: dentry: File headers are not good candidates for kernel-doc fs: ecryptfs: kthread: Demote file header and provide description for 'cred' fs: ecryptfs: file: Demote kernel-doc abuses fs: ecryptfs: super: Fix formatting, naming and kernel-doc abuses fs: ecryptfs: messaging: Add missing param descriptions and demote abuses fs: ecryptfs: main: Demote a bunch of non-conformant kernel-doc headers fs: ecryptfs: miscdev: File headers are not good kernel-doc candidates fs: ecryptfs: crypto: Supply some missing param descriptions and demote abuses fs: ecryptfs: mmap: Help out one function header and demote other abuses fs: ecryptfs: inode: Help out nearly-there header and demote non-conformant ones fs: ecryptfs: keystore: Fix some kernel-doc issues and demote non-conformant headers fs/ecryptfs/crypto.c | 20 ++++++++++---------- fs/ecryptfs/debug.c | 4 ++-- fs/ecryptfs/dentry.c | 2 +- fs/ecryptfs/file.c | 4 ++-- fs/ecryptfs/inode.c | 11 +++++------ fs/ecryptfs/keystore.c | 13 +++++++------ fs/ecryptfs/kthread.c | 3 ++- fs/ecryptfs/main.c | 20 +++++++++----------- fs/ecryptfs/messaging.c | 8 +++++--- fs/ecryptfs/miscdev.c | 3 ++- fs/ecryptfs/mmap.c | 11 ++++++----- fs/ecryptfs/read_write.c | 4 +++- fs/ecryptfs/super.c | 8 ++++---- fs/gfs2/aops.c | 5 +---- fs/gfs2/bmap.c | 4 ++-- fs/gfs2/dir.c | 35 +++++++++++++---------------------- fs/gfs2/file.c | 3 +-- fs/gfs2/glock.c | 9 ++++----- fs/gfs2/glops.c | 18 ++++++------------ fs/gfs2/inode.c | 22 ++++++++++++---------- fs/gfs2/lock_dlm.c | 3 +-- fs/gfs2/log.c | 11 ++++------- fs/gfs2/lops.c | 13 +++++++------ fs/gfs2/meta_io.c | 1 + fs/gfs2/ops_fstype.c | 7 ++----- fs/gfs2/quota.c | 2 +- fs/gfs2/recovery.c | 3 ++- fs/gfs2/rgrp.c | 4 +++- fs/gfs2/super.c | 13 ++++++------- fs/gfs2/util.c | 19 ++++++++++--------- fs/gfs2/xattr.c | 25 +++++++------------------ 31 files changed, 141 insertions(+), 167 deletions(-) Cc: Andreas Gruenbacher Cc: Andrew Morton Cc: Bob Peterson Cc: Christian Brauner Cc: cluster-devel@redhat.com Cc: David Howells Cc: ecryptfs@vger.kernel.org Cc: Eric Biggers Cc: James Morris Cc: Johannes Weiner Cc: "Michael A. Halcrow" Cc: "Michael A. Halcrow" Cc: "Michael C. Thompsion" Cc: "Michael C. Thompson" Cc: Michal Hocko Cc: "Trevor S. Highland" Cc: Tycho Andersen Cc: Tyler Hicks Cc: Waiman Long -- 2.27.0