]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: clean up error handling in swap_inode_boot_loader()
authorTheodore Ts'o <tytso@mit.edu>
Tue, 18 Feb 2014 01:44:36 +0000 (20:44 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 18 Feb 2014 01:44:36 +0000 (20:44 -0500)
commit4139585ef6ff98418f170141fb6927fb6739f358
treed47949887b7f9ee59b80d5636e4f10dc26b1522a
parentd699fe19cbbd4dbe5dd6e9b8f1423cdee07baed1
ext4: clean up error handling in swap_inode_boot_loader()

Tighten up the code to make the code easier to read and maintain.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ioctl.c