mem: clean up empty lines in .c and .h files

This commit is contained in:
mjg 2020-09-01 22:08:39 +00:00
parent 79fe805e9a
commit 8b7ab2c886

View File

@ -108,7 +108,6 @@ mem_modevent(module_t mod __unused, int type, void *data __unused)
default:
return(EOPNOTSUPP);
}
return (0);