From: adilger Date: Mon, 24 Nov 2008 21:24:27 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_9_120~87 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=2c817faf1601cf0a667527d41e125f06b2400436;p=fs%2Flustre-release.git Branch HEAD Fix comment whitespace. --- diff --git a/lustre/llite/dir.c b/lustre/llite/dir.c index 4366c86..334ecfe 100644 --- a/lustre/llite/dir.c +++ b/lustre/llite/dir.c @@ -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;