]> git.karo-electronics.de Git - karo-tx-linux.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)
commitd8558a297878f1a7af995f6801983783e1487208
treed47949887b7f9ee59b80d5636e4f10dc26b1522a
parente67bc2b35905cb82e9ee1f485095d8c0739b68c8
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