]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: fix copy paste error in ext4_swap_extents()
authorManinder Singh <maninder1.s@samsung.com>
Sun, 6 Aug 2017 05:33:07 +0000 (01:33 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 6 Aug 2017 05:33:07 +0000 (01:33 -0400)
commit3202d8ea6f26cb531ef1c52990c4210aef933c15
tree92666dbc47b63c8a3345b6e0491e12f6361803de
parent98d3d967009a88aa23575f5fb3d6b7fb97dd8a89
ext4: fix copy paste error in ext4_swap_extents()

This bug was found by a static code checker tool for copy paste
problems.

Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
Signed-off-by: Vaneet Narang <v.narang@samsung.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/extents.c