]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
stand: Use modern function definitions
authorWarner Losh <imp@FreeBSD.org>
Sun, 28 Jan 2024 18:36:21 +0000 (11:36 -0700)
committerWarner Losh <imp@FreeBSD.org>
Sun, 28 Jan 2024 20:04:31 +0000 (13:04 -0700)
commitdcc20bced51583df83e49af269ff7be5fb48dbf8
tree6a6d94bcb7612e7106b5f31b44bcbf66c48ca7ef
parent551921a757758353af51cd0283e9e4bcee9a84d2
stand: Use modern function definitions

Use modern function definitions for functions with no args.

Sponsored by: Netflix
stand/common/boot.c
stand/efi/libefi/efinet.c
stand/fdt/fdt_loader_cmd.c
stand/libofw/ofw_console.c
stand/libofw/openfirm.c
stand/libsa/bzipfs.c
stand/libsa/powerpc/syncicache.c
stand/uboot/main.c
stand/uboot/net.c
stand/uboot/uboot_console.c