]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/ext3/balloc.c
treewide: fix comment/printk/variable typos
[mirror_ubuntu-bionic-kernel.git] / fs / ext3 / balloc.c
index 25cd6089211657839f8f94a68bc075313cd92e2f..7c6a31d44dafce1793a203f2c8ce4473420cb8e4 100644 (file)
@@ -483,7 +483,7 @@ void ext3_discard_reservation(struct inode *inode)
  * ext3_free_blocks_sb() -- Free given blocks and update quota
  * @handle:                    handle to this transaction
  * @sb:                                super block
- * @block:                     start physcial block to free
+ * @block:                     start physical block to free
  * @count:                     number of blocks to free
  * @pdquot_freed_blocks:       pointer to quota
  */