mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 20:23:04 +09: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>