commit | 2bd632165c1f783888bd4cbed95f2f304829159b | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Mon Jan 25 16:57:38 2010 -0800 |
committer | Joel Becker <joel.becker@oracle.com> | Mon Jan 25 19:20:51 2010 -0800 |
tree | a4938fece1a47d22b1f8ca652a8218736b27aa3a | |
parent | e5f2cb2b1ad05473fffe6970618997b906f23873 [diff] [blame] |
ocfs2/trivial: Remove trailing whitespaces Patch removes trailing whitespaces. Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Joel Becker <joel.becker@oracle.com>
diff --git a/fs/ocfs2/super.c b/fs/ocfs2/super.c index 2606991..755cd49 100644 --- a/fs/ocfs2/super.c +++ b/fs/ocfs2/super.c
@@ -1062,7 +1062,7 @@ "file system, but write access is " "unavailable.\n"); else - mlog_errno(status); + mlog_errno(status); goto read_super_error; }