From 0a7278e49713596cd0d4b7e2d071e40a6940746f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 29 Nov 2009 13:20:53 +0000 Subject: Whitespace removal. --- cpukit/libfs/src/imfs/imfs_eval.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/libfs/src/imfs/imfs_eval.c') diff --git a/cpukit/libfs/src/imfs/imfs_eval.c b/cpukit/libfs/src/imfs/imfs_eval.c index 5dcf7576a5..b9b56de205 100644 --- a/cpukit/libfs/src/imfs/imfs_eval.c +++ b/cpukit/libfs/src/imfs/imfs_eval.c @@ -110,7 +110,7 @@ int IMFS_evaluate_permission( else { /* must be other - do nothing */; } - + /* * If all of the flags are set we have permission * to do this. @@ -311,7 +311,7 @@ int IMFS_evaluate_for_make( /* * Evaluate all tokens until we are done or an error occurs. */ - + while( !done ) { type = IMFS_get_token( &path[i], pathlen, token, &len ); -- cgit v1.2.3