btrfs: fix typos in comments
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Mon, 4 Apr 2016 14:31:22 +0000 (15:31 +0100)
committerDavid Sterba <dsterba@suse.com>
Thu, 28 Apr 2016 08:36:54 +0000 (10:36 +0200)
commit180e4d4700b1b7bfdffd9e58ae95220ae9482d17
tree35d2f346ab1997fda3511e4ecbe968bd2e76db37
parent6719afdcf808b38145095b2e485c0f90bfc29722
btrfs: fix typos in comments

Correct a typo in the chunk_mutex name to make it grepable.

Since it is better to fix several typos at once, fixing the 2 more in the
same file.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/super.c