zfs/module/icp
Aidan Harris 493b6e5607
Fix functions without a prototype
clang-15 emits the following error message for functions without
a prototype:

fs/zfs/os/linux/spl/spl-kmem-cache.c:1423:27: error:
  a function declaration without a prototype is deprecated
  in all versions of C [-Werror,-Wstrict-prototypes]

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Aidan Harris <me@aidanharr.is>
Closes #13421
2022-05-06 11:57:37 -07:00
..
algs Fix functions without a prototype 2022-05-06 11:57:37 -07:00
api Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
asm-x86_64 module/*.ko: prune .data, global .rodata 2022-01-14 15:37:55 -08:00
core Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
include module: icp: remove provider stats 2022-02-15 16:26:08 -08:00
io Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
spi module: icp: remove provider stats 2022-02-15 16:26:08 -08:00
illumos-crypto.c linux: module: weld all but spl.ko into zfs.ko 2022-04-20 13:28:24 -07:00