mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
We do not allow old-style function definition. Always spell foo(void) if a function does not take any parameters. Signed-off-by: Cong Ding <dinggnu@gmail.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>