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.
This is set 1 of 2 sets required to fully clean Crypto. Lee Jones (20): crypto: hisilicon: sec_drv: Supply missing description for 'sec_queue_empty()'s 'queue' param crypto: bcm: util: Repair a couple of documentation formatting issues crypto: chelsio: chcr_core: File headers are not good candidates for kernel-doc crypto: ux500: hash: hash_core: Fix worthy kernel-doc headers and remove others crypto: bcm: spu: Fix formatting and misspelling issues crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs crypto: bcm: spu2: Fix a whole host of kernel-doc misdemeanours crypto: ux500: cryp: Demote some conformant non-kernel headers fix another crypto: ux500: cryp_irq: File headers are not good kernel-doc candidates crypto: chelsio: chcr_algo: Fix a couple of kernel-doc issues caused by doc-rot crypto: ux500: cryp_core: Fix formatting issue and add description for 'session_id' crypto: atmel-ecc: Struct headers need to start with keyword 'struct' crypto: bcm: cipher: Provide description for 'req' and fix formatting issues crypto: caam: caampkc: Provide the name of the function crypto: caam: caamalg_qi2: Supply a couple of 'fallback' related descriptions crypto: vmx: Source headers are not good kernel-doc candidates crypto: nx: nx-aes-cbc: Headers comments should not be kernel-doc crypto: nx: nx_debugfs: Header comments should not be kernel-doc crypto: nx: Demote header comment and add description for 'nbytes' 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 | 2 ++ 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 | 6 ++-- 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, 71 insertions(+), 65 deletions(-) Cc: Alexandre Belloni <alexandre.bell...@bootlin.com> Cc: Andreas Westin <andreas.wes...@stericsson.com> Cc: Atul Gupta <atul.gu...@chelsio.com> Cc: Aymen Sghaier <aymen.sgha...@nxp.com> Cc: Ayush Sawal <ayush.sa...@chelsio.com> Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org> Cc: Berne Hebark <berne.herb...@stericsson.com> Cc: "Breno Leitão" <lei...@debian.org> Cc: Daniele Alessandrelli <daniele.alessandre...@intel.com> Cc: "David S. Miller" <da...@davemloft.net> Cc: Declan Murphy <declan.mur...@intel.com> Cc: "Gustavo A. R. Silva" <gustavo...@kernel.org> Cc: Harsh Jain <ha...@chelsio.com> Cc: Henrique Cerri <mhce...@br.ibm.com> Cc: Herbert Xu <herb...@gondor.apana.org.au> Cc: "Horia Geantă" <horia.gea...@nxp.com> Cc: Jitendra Lulla <jlu...@chelsio.com> Cc: Joakim Bech <joakim.xx.b...@stericsson.com> Cc: Jonas Linde <jonas.li...@stericsson.com> Cc: Jonathan Cameron <jonathan.came...@huawei.com> Cc: Kent Yoder <yod...@us.ibm.com> Cc: linux-arm-ker...@lists.infradead.org Cc: linux-crypto@vger.kernel.org Cc: linuxppc-...@lists.ozlabs.org Cc: Ludovic Desroches <ludovic.desroc...@microchip.com> Cc: Manoj Malviya <manojmalv...@chelsio.com> Cc: Michael Ellerman <m...@ellerman.id.au> Cc: M R Gowda <yesha...@chelsio.com> Cc: Nayna Jain <na...@linux.ibm.com> Cc: Nicolas Ferre <nicolas.fe...@microchip.com> Cc: Niklas Hernaeus <niklas.herna...@stericsson.com> Cc: Paul Mackerras <pau...@samba.org> Cc: Paulo Flabiano Smorigo <pfsmor...@gmail.com> Cc: Rob Rice <rob.r...@broadcom.com> Cc: Rohit Maheshwari <roh...@chelsio.com> Cc: Shujuan Chen <shujuan.c...@stericsson.com> Cc: Takashi Iwai <ti...@suse.de> Cc: Tudor Ambarus <tudor.amba...@microchip.com> Cc: Vinay Kumar Yadav <vinay.ya...@chelsio.com> Cc: Zaibo Xu <xuza...@huawei.com> -- 2.25.1