From: Mathieu Desnoyers Date: Fri, 16 Oct 2015 19:24:15 +0000 (-0400) Subject: Cleanup: remove trailing tab X-Git-Tag: v0.9.0~2 X-Git-Url: https://git.lttng.org/?p=urcu.git;a=commitdiff_plain;h=929cfaffa20d19b71d163e78da85f2643e7ba6cd Cleanup: remove trailing tab Signed-off-by: Mathieu Desnoyers --- diff --git a/tests/regression/rcutorture.h b/tests/regression/rcutorture.h index 7de182f..bf20e56 100644 --- a/tests/regression/rcutorture.h +++ b/tests/regression/rcutorture.h @@ -531,7 +531,7 @@ int main(int argc, char *argv[]) goto end; } } - + switch (callrcu_type) { case CALLRCU_GLOBAL: diag("Using global per-process call_rcu thread.");