]> 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)
commita11a6a75e40eaa02921f805b931914389bcc2f12
treed47949887b7f9ee59b80d5636e4f10dc26b1522a
parentb2651a8037305f730125adf16ff4067a2ffd4e3e
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