[PATCH v3 00/10] Rid W=1 warnings in Crypto

Lee Jones lee.jones at linaro.org
Thu Mar 18 23:44:12 AEDT 2021


This is set 1 of 2 sets required to fully clean Crypto.

v2: No functional changes since v1.
v3: Description change and additional struct header fix

Lee Jones (10):
  crypto: hisilicon: sec_drv: Supply missing description for
    'sec_queue_empty()'s 'queue' param
  crypto: bcm: Fix a whole host of kernel-doc misdemeanours
  crypto: chelsio: chcr_core: Fix some kernel-doc issues
  crypto: ux500: hash: hash_core: Fix worthy kernel-doc headers and
    remove others
  crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs
  crypto: atmel-ecc: Struct headers need to start with keyword 'struct'
  crypto: caam: caampkc: Provide the name of the function and provide
    missing descriptions
  crypto: vmx: Source headers are not good kernel-doc candidates
  crypto: nx: nx-aes-cbc: Repair some kernel-doc problems
  crypto: cavium: nitrox_isr: Demote non-compliant kernel-doc headers

 drivers/crypto/atmel-ecc.c                |  2 +-
 drivers/crypto/bcm/cipher.c               |  7 ++--
 drivers/crypto/bcm/spu.c                  | 16 ++++-----
 drivers/crypto/bcm/spu2.c                 | 43 +++++++++++++----------
 drivers/crypto/bcm/util.c                 |  4 +--
 drivers/crypto/caam/caamalg_qi2.c         |  3 ++
 drivers/crypto/caam/caampkc.c             |  3 +-
 drivers/crypto/cavium/nitrox/nitrox_isr.c |  4 +--
 drivers/crypto/chelsio/chcr_algo.c        |  8 ++---
 drivers/crypto/chelsio/chcr_core.c        |  2 +-
 drivers/crypto/hisilicon/sec/sec_drv.c    |  1 +
 drivers/crypto/keembay/ocs-hcu.c          |  8 ++---
 drivers/crypto/nx/nx-aes-cbc.c            |  2 +-
 drivers/crypto/nx/nx.c                    |  5 +--
 drivers/crypto/nx/nx_debugfs.c            |  2 +-
 drivers/crypto/ux500/cryp/cryp.c          |  5 +--
 drivers/crypto/ux500/cryp/cryp_core.c     |  5 +--
 drivers/crypto/ux500/cryp/cryp_irq.c      |  2 +-
 drivers/crypto/ux500/hash/hash_core.c     | 15 +++-----
 drivers/crypto/vmx/vmx.c                  |  2 +-
 20 files changed, 73 insertions(+), 66 deletions(-)

Cc: Alexandre Belloni <alexandre.belloni at bootlin.com>
Cc: Andreas Westin <andreas.westin at stericsson.com>
Cc: Atul Gupta <atul.gupta at chelsio.com>
Cc: Aymen Sghaier <aymen.sghaier at nxp.com>
Cc: Ayush Sawal <ayush.sawal at chelsio.com>
Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Cc: Berne Hebark <berne.herbark at stericsson.com>
Cc: "Breno Leitão" <leitao at debian.org>
Cc: Daniele Alessandrelli <daniele.alessandrelli at intel.com>
Cc: "David S. Miller" <davem at davemloft.net>
Cc: Declan Murphy <declan.murphy at intel.com>
Cc: Harsh Jain <harsh at chelsio.com>
Cc: Henrique Cerri <mhcerri at br.ibm.com>
Cc: Herbert Xu <herbert at gondor.apana.org.au>
Cc: "Horia Geantă" <horia.geanta at nxp.com>
Cc: Jitendra Lulla <jlulla at chelsio.com>
Cc: Joakim Bech <joakim.xx.bech at stericsson.com>
Cc: Jonas Linde <jonas.linde at stericsson.com>
Cc: Jonathan Cameron <jonathan.cameron at huawei.com>
Cc: Kent Yoder <yoder1 at us.ibm.com>
Cc: linux-arm-kernel at lists.infradead.org
Cc: linux-crypto at vger.kernel.org
Cc: linuxppc-dev at lists.ozlabs.org
Cc: Ludovic Desroches <ludovic.desroches at microchip.com>
Cc: Manoj Malviya <manojmalviya at chelsio.com>
Cc: Michael Ellerman <mpe at ellerman.id.au>
Cc: M R Gowda <yeshaswi at chelsio.com>
Cc: Nayna Jain <nayna at linux.ibm.com>
Cc: Nicolas Ferre <nicolas.ferre at microchip.com>
Cc: Niklas Hernaeus <niklas.hernaeus at stericsson.com>
Cc: Paul Mackerras <paulus at samba.org>
Cc: Paulo Flabiano Smorigo <pfsmorigo at gmail.com>
Cc: Rob Rice <rob.rice at broadcom.com>
Cc: Rohit Maheshwari <rohitm at chelsio.com>
Cc: Shujuan Chen <shujuan.chen at stericsson.com>
Cc: Tudor Ambarus <tudor.ambarus at microchip.com>
Cc: Vinay Kumar Yadav <vinay.yadav at chelsio.com>
Cc: Zaibo Xu <xuzaibo at huawei.com>
-- 
2.27.0



More information about the Linuxppc-dev mailing list