From: Andreas Gruenbacher Date: Tue, 1 Aug 2017 14:54:33 +0000 (-0500) Subject: gfs2: Fix trivial typos X-Git-Tag: Ubuntu-5.13.0-19.19~12697^2~15 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=61b91cfdc6c0c49a8cc8258cbee846551029d694;p=mirror_ubuntu-jammy-kernel.git gfs2: Fix trivial typos Signed-off-by: Andreas Gruenbacher Signed-off-by: Bob Peterson --- diff --git a/fs/gfs2/inode.c b/fs/gfs2/inode.c index 1427328c6c86..863749e29bf9 100644 --- a/fs/gfs2/inode.c +++ b/fs/gfs2/inode.c @@ -109,7 +109,7 @@ static void gfs2_set_iop(struct inode *inode) * @no_addr: The inode number * @no_formal_ino: The inode generation number * @blktype: Requested block type (GFS2_BLKST_DINODE or GFS2_BLKST_UNLINKED; - * GFS2_BLKST_FREE do indicate not to verify) + * GFS2_BLKST_FREE to indicate not to verify) * * If @type is DT_UNKNOWN, the inode type is fetched from disk. * diff --git a/fs/gfs2/super.c b/fs/gfs2/super.c index 1918bb5fc943..6c39bb1ec100 100644 --- a/fs/gfs2/super.c +++ b/fs/gfs2/super.c @@ -1296,7 +1296,7 @@ static int gfs2_remount_fs(struct super_block *sb, int *flags, char *data) * gfs2_drop_inode - Drop an inode (test for remote unlink) * @inode: The inode to drop * - * If we've received a callback on an iopen lock then its because a + * If we've received a callback on an iopen lock then it's because a * remote node tried to deallocate the inode but failed due to this node * still having the inode open. Here we mark the link count zero * since we know that it must have reached zero if the GLF_DEMOTE flag