[PATCH 0/3] Rid W=1 warnings from Crypto

Lee Jones lee.jones at linaro.org
Thu May 20 19:27:30 AEST 2021


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.

Lee Jones (3):
  crypto: cavium: Fix a bunch of kernel-doc related issues
  crypto: nx: nx-aes-gcm: Kernel-doc formatting should not be used for
    headers
  crypto: ccp: ccp-dev: Fix a little doc-rot

 drivers/crypto/cavium/cpt/cptpf_main.c        |  2 +-
 drivers/crypto/cavium/cpt/cptvf_reqmanager.c  |  4 ++--
 drivers/crypto/cavium/nitrox/nitrox_main.c    |  4 ++--
 drivers/crypto/cavium/nitrox/nitrox_mbx.c     |  4 ++--
 drivers/crypto/cavium/nitrox/nitrox_reqmgr.c  | 12 ++++++----
 .../crypto/cavium/nitrox/nitrox_skcipher.c    |  2 +-
 drivers/crypto/ccp/ccp-dev.c                  |  2 +-
 drivers/crypto/nx/nx-842-pseries.c            | 24 +++++++++----------
 8 files changed, 27 insertions(+), 27 deletions(-)

Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Cc: "David S. Miller" <davem at davemloft.net>
Cc: Gary R Hook <gary.hook at amd.com>
Cc: George Cherian <gcherian at marvell.com>
Cc: Haren Myneni <haren at us.ibm.com>
Cc: Herbert Xu <herbert at gondor.apana.org.au>
Cc: John Allen <john.allen at amd.com>
Cc: linux-crypto at vger.kernel.org
Cc: linuxppc-dev at lists.ozlabs.org
Cc: Michael Ellerman <mpe at ellerman.id.au>
Cc: Paul Mackerras <paulus at samba.org>
Cc: Robert Jennings <rcj at linux.vnet.ibm.com>
Cc: Seth Jennings <sjenning at linux.vnet.ibm.com>
Cc: Tom Lendacky <thomas.lendacky at amd.com>
-- 
2.31.1



More information about the Linuxppc-dev mailing list