Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
---
 fs/ufs/dir.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/ufs/dir.c b/fs/ufs/dir.c
index 30f8c2b..d19dfe8 100644
--- a/fs/ufs/dir.c
+++ b/fs/ufs/dir.c
@@ -180,7 +180,7 @@ bad_entry:
 Eend:
        p = (struct ufs_dir_entry *)(kaddr + offs);
        ufs_error (sb, "ext2_check_page",
-                  "entry in directory #%lu spans the page boundary"
+                  "entry in directory #%lu spans the page boundary "
                   "offset=%lu",
                   dir->i_ino, (page->index<<PAGE_CACHE_SHIFT)+offs);
 fail:
-- 
1.5.3.5.652.gf192c

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to