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

This commit is contained in:
Mateusz Guzik 2020-09-01 22:03:32 +00:00
parent d87b31e159
commit 06e9b42260
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=365190

View file

@ -518,4 +518,3 @@ nvd_controller_fail(void *ctrlr_arg)
mtx_unlock(&nvd_lock);
free(ctrlr, M_NVD);
}