X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Freiserfs%2Fioctl.c;h=0ccc3fdda7bfb7d5d00e59e8b26e74a0331e6d3c;hb=032220ba310204be9cb2ddbbf848020fadc63ce6;hp=830332021ed47bd33e5dca5d903f5725db1ba7c5;hpb=946e2ad040000a14b7316fae722e7e65fa09ffe5;p=karo-tx-linux.git diff --git a/fs/reiserfs/ioctl.c b/fs/reiserfs/ioctl.c index 830332021ed4..0ccc3fdda7bf 100644 --- a/fs/reiserfs/ioctl.c +++ b/fs/reiserfs/ioctl.c @@ -189,7 +189,7 @@ int reiserfs_unpack(struct inode *inode, struct file *filp) } /* we unpack by finding the page with the tail, and calling - ** reiserfs_prepare_write on that page. This will force a + ** reiserfs_prepare_write on that page. This will force a ** reiserfs_get_block to unpack the tail for us. */ index = inode->i_size >> PAGE_CACHE_SHIFT;