diff options
author | Christoph Hellwig <[email protected]> | 2020-03-20 08:49:19 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2020-03-23 08:27:58 -0700 |
commit | f97a43e4366277f5b683a130af7f1d86ce7c162b (patch) | |
tree | 7b6c15cc74c00ce7accd310653d1495391b6c0f5 /scripts/bpf_helpers_doc.py | |
parent | 81e5b50a8fb5a2865ede48f6012a0bb9b9136cdc (diff) |
xfs: simplify the xfs_log_release_iclog calling convention
The only caller of xfs_log_release_iclog doesn't care about the return
value, so remove it. Also don't bother passing the mount pointer,
given that we can trivially derive it from the iclog.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions