zfs/module/icp/algs
Aidan Harris eee389ba2e 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-20 10:33:24 -07:00
..
aes Prefix zfs internal endian checks with _ZFS 2020-07-28 13:02:49 -07:00
edonr Replace ZoL with OpenZFS where applicable 2021-05-10 12:16:46 -07:00
modes Fix functions without a prototype 2022-05-20 10:33:24 -07:00
sha1 Prefix zfs internal endian checks with _ZFS 2020-07-28 13:02:49 -07:00
sha2 Prefix zfs internal endian checks with _ZFS 2020-07-28 13:02:49 -07:00
skein Prefix zfs internal endian checks with _ZFS 2020-07-28 13:02:49 -07:00