Author: mjg
Date: Tue Sep 1 22:03:32 2020
New Revision: 365190
URL: https://svnweb.freebsd.org/changeset/base/365190
Log:
nvd: clean up empty lines in .c and .h files
Modified:
head/sys/dev/nvd/nvd.c
Modified: head/sys/dev/nvd/nvd.c
==============================================================================
--- head/sys/dev/nvd/nvd.c Tue Sep 1 22:03:10 2020 (r365189)
+++ head/sys/dev/nvd/nvd.c Tue Sep 1 22:03:32 2020 (r365190)
@@ -518,4 +518,3 @@ nvd_controller_fail(void *ctrlr_arg)
mtx_unlock(&nvd_lock);
free(ctrlr, M_NVD);
}
-
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"