aboutsummaryrefslogtreecommitdiff
path: root/kernel/fs
diff options
context:
space:
mode:
authorplougher <plougher>2009-01-31 07:11:00 +0000
committerMohamad Ayyash <mkayyash@google.com>2015-02-23 12:34:10 -0800
commitb4512449664177d1efa2b45fa75ad8f833067fe6 (patch)
treeb577cdeb18b039da79e34ddc7b1ce30312072d33 /kernel/fs
parent0b77ad632ce83f94aa24e028e1ce98ceec518944 (diff)
downloadsquashfs-tools-b4512449664177d1efa2b45fa75ad8f833067fe6.tar.gz
Fix a comment following renaming of variables.
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
Diffstat (limited to 'kernel/fs')
-rw-r--r--kernel/fs/squashfs/inode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/fs/squashfs/inode.c b/kernel/fs/squashfs/inode.c
index 99dd535..840c82b 100644
--- a/kernel/fs/squashfs/inode.c
+++ b/kernel/fs/squashfs/inode.c
@@ -49,7 +49,7 @@
/*
* Initialise VFS inode with the base inode information common to all
- * Squashfs inode types. Inodeb contains the unswapped base inode
+ * Squashfs inode types. Sqsh_ino contains the unswapped base inode
* off disk.
*/
static int squashfs_new_inode(struct super_block *sb, struct inode *inode,