diff options
author | Theodore Ts'o <tytso@mit.edu> | 2013-02-15 09:35:57 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-02-15 09:35:57 +0100 |
commit | 0f70b40613ee14b0cadafeb461034cff81b4419a (patch) | |
tree | 10ba1447b672e41bbacdaaf9131844f64c85be4b /fs/ext4/extents_status.c | |
parent | ext4: refactor code to read directory blocks into ext4_read_dirblock() (diff) | |
download | linux-0f70b40613ee14b0cadafeb461034cff81b4419a.tar.xz linux-0f70b40613ee14b0cadafeb461034cff81b4419a.zip |
ext4: use ERR_PTR() abstraction for ext4_append()
Use ERR_PTR()/IS_ERR() abstraction instead of passing in a separate
pointer to an integer for the error code, as a code cleanup.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/extents_status.c')
0 files changed, 0 insertions, 0 deletions