Index: kernel/test/cht/cht1.c
===================================================================
--- kernel/test/cht/cht1.c	(revision 11b285d87da6e1d6a1d65134694b4f971f3cdebc)
+++ kernel/test/cht/cht1.c	(revision 7570a95fbe39d85de25c810a36eb504d2e33eb6d)
@@ -75,5 +75,4 @@
 }
 
-
 static cht_ops_t val_ops = {
 	.hash = val_hash,
@@ -93,5 +92,4 @@
 
 /*-------------------------------------------------------------------*/
-
 
 static const char *do_sanity_test(cht_t *h)
@@ -441,5 +439,4 @@
 	}
 
-
 	/* Remove anything we may have inserted. */
 	for (size_t i = 0; i < work->elem_cnt; ++i) {
@@ -559,5 +556,4 @@
 /*-------------------------------------------------------------------*/
 
-
 const char *test_cht1(void)
 {
