diff options
author | Tahsin Erdogan <tahsin@google.com> | 2017-06-21 21:49:53 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2017-06-21 21:49:53 -0400 |
commit | bab79b04999ccbbf59f1693d0783cd6ae27e4278 (patch) | |
tree | 139a79802358a08a5bf3887bf91e1094b31a3cb9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0eefb10758e696616f19a84d8c5f15b9ffc0dccd (diff) |
ext4: change ext4_xattr_inode_iget() signature
In general, kernel functions indicate success/failure through their return
values. This function returns the status as an output parameter and reserves
the return value for the inode. Make it follow the general convention.
Signed-off-by: Tahsin Erdogan <tahsin@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions