nullfs
nullfs copied to clipboard
Avoid semicolons after functions
(this is not permitted by ISO C)
This is a pedantic cleanup, avoiding this error message:
nul1fs.c:26:2: error: ISO C does not allow extra ‘;’ outside of a function [-Werror=pedantic]