Whamcloud - gitweb
Branch HEAD
authoradilger <adilger>
Mon, 24 Nov 2008 21:24:27 +0000 (21:24 +0000)
committeradilger <adilger>
Mon, 24 Nov 2008 21:24:27 +0000 (21:24 +0000)
Fix comment whitespace.

lustre/llite/dir.c

index 4366c86..334ecfe 100644 (file)
@@ -419,7 +419,7 @@ int ll_readdir(struct file *filp, void *cookie, filldir_t filldir)
 
                 if (!IS_ERR(page)) {
                         /*
-                         * If page is empty (end of directoryis reached),
+                         * If page is empty (end of directory is reached),
                          * use this value.
                          */
                         __u64 hash = DIR_END_OFF;