diff options
author | Theodore Ts'o <tytso@mit.edu> | 2013-02-15 03:35:57 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-02-15 03:35:57 -0500 |
commit | 0f70b40613ee14b0cadafeb461034cff81b4419a (patch) | |
tree | 10ba1447b672e41bbacdaaf9131844f64c85be4b /fs/ext4/extents_status.c | |
parent | dc6982ff4db1f47da73b1967ef5302d6721e5b95 (diff) |
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