[DTrace-devel] [PATCH 18/61] Remove extraneous tab

eugene.loh at oracle.com eugene.loh at oracle.com
Fri Jul 8 14:45:02 UTC 2022


From: Eugene Loh <eugene.loh at oracle.com>

Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
---
 bpf/get_dvar.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bpf/get_dvar.c b/bpf/get_dvar.c
index 93e0b6de..7e9c0fc7 100644
--- a/bpf/get_dvar.c
+++ b/bpf/get_dvar.c
@@ -150,6 +150,6 @@ noinline void *dt_get_assoc(uint32_t id, const char *tuple,
 		if (store && !nval)
 			bpf_map_delete_elem(&tuples, tuple);
 	}
-	
+
 	return dt_get_dvar(val, store, nval);
 }
-- 
2.18.4




More information about the DTrace-devel mailing list