diff options
author | 2013-02-15 03:35:57 -0500 | |
---|---|---|
committer | 2013-02-15 03:35:57 -0500 | |
commit | 0f70b40613ee14b0cadafeb461034cff81b4419a (patch) | |
tree | 10ba1447b672e41bbacdaaf9131844f64c85be4b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: refactor code to read directory blocks into ext4_read_dirblock() (diff) | |
download | wireguard-linux-0f70b40613ee14b0cadafeb461034cff81b4419a.tar.xz wireguard-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions