diff options
author | Joseph Qi <[email protected]> | 2023-05-28 21:20:32 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-06-09 17:44:22 -0700 |
commit | d32840ad4a111c6abd651fbf6b5996e6123913da (patch) | |
tree | 6fbd09a2ccf3bab62f7036fc78ad7382371298a2 /tools/perf/scripts/python/syscall-counts.py | |
parent | 4df3504e2f17cb35d2c12b07e716ae37971d0d52 (diff) |
ocfs2: correct return value of ocfs2_local_free_info()
Now in ocfs2_local_free_info(), it returns 0 even if it actually fails.
Though it doesn't cause any real problem since the only caller
dquot_disable() ignores the return value, we'd better return correct as it
is.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Joseph Qi <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Junxiao Bi <[email protected]>
Cc: Joseph Qi <[email protected]>
Cc: Changwei Ge <[email protected]>
Cc: Gang He <[email protected]>
Cc: Jun Piao <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions