Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[firefly-linux-kernel-4.4.55.git] / fs / ext3 / balloc.c
index 90d901f0486b49f01fbfea197b5c0b9f072e280b..7320a66e958f8d45e796c796ee150b786c3f7f8e 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
  */