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

View File

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