Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>.
diff --git a/testcases/kernel/syscalls/chroot/chroot02.c b/testcases/kernel/syscalls/chroot/chroot02.c
index 69408ef..364abd8 100644
--- a/testcases/kernel/syscalls/chroot/chroot02.c
+++ b/testcases/kernel/syscalls/chroot/chroot02.c
@@ -23,7 +23,7 @@
  *
  * DESCRIPTION
  *	Test functionality of chroot(2)
- *	
+ *
  * ALGORITHM
  *	Change root directory and then stat a file.
  *