]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: fix spelling mistake: "prellocated" -> "preallocated"
authorColin Ian King <colin.king@canonical.com>
Thu, 6 Jul 2017 19:28:45 +0000 (15:28 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 6 Jul 2017 19:28:45 +0000 (15:28 -0400)
commita17c7e8c41715395727f07350d693cd4ae3e7470
treeb989b0b85da2a6521cfed647c78c6e5664d3f62d
parentee3d79d2bbe59528d267b39eea164b067ab18486
ext4: fix spelling mistake: "prellocated" -> "preallocated"

Trivial fix to spelling mistake in mb_debug debug message

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/mballoc.c