]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/ext2/balloc.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[mirror_ubuntu-artful-kernel.git] / fs / ext2 / balloc.c
index 376aa77f3ca7f330f2c6346053f2d1e49a990ebf..2616d0ea5c5c089aaa08007cb9d03e19f5a02258 100644 (file)
@@ -479,7 +479,7 @@ void ext2_discard_reservation(struct inode *inode)
 /**
  * ext2_free_blocks() -- Free given blocks and update quota and i_blocks
  * @inode:             inode
- * @block:             start physcial block to free
+ * @block:             start physical block to free
  * @count:             number of blocks to free
  */
 void ext2_free_blocks (struct inode * inode, unsigned long block,