GFS2: memcontrol: Spelling s/invlidate/invalidate/
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 29 Jun 2014 10:21:39 +0000 (12:21 +0200)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 18 Jul 2014 10:14:31 +0000 (11:14 +0100)
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: cluster-devel@redhat.com
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glops.c

index fc11007..2ffc67d 100644 (file)
@@ -234,8 +234,8 @@ static void inode_go_sync(struct gfs2_glock *gl)
  * inode_go_inval - prepare a inode glock to be released
  * @gl: the glock
  * @flags:
- * 
- * Normally we invlidate everything, but if we are moving into
+ *
+ * Normally we invalidate everything, but if we are moving into
  * LM_ST_DEFERRED from LM_ST_SHARED or LM_ST_EXCLUSIVE then we
  * can keep hold of the metadata, since it won't have changed.
  *