diff options
| author | Christoph Hellwig <[email protected]> | 2023-08-09 15:05:34 -0700 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2023-08-10 10:34:54 +0200 |
| commit | 1aa2d074d4c777e2150382878d0a5611d829b380 (patch) | |
| tree | 6cc296c6941421ac673f8315bd4b17d73ff91b54 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | dbbff489064d89391c4f0c7a73e77e61ce29fe96 (diff) | |
xfs: remove a superfluous s_fs_info NULL check in xfs_fs_put_super
->put_super is only called when sb->s_root is set, and thus when
fill_super succeeds. Thus drop the NULL check that can't happen in
xfs_fs_put_super.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Christian Brauner <[email protected]>
Reviewed-by: "Darrick J. Wong" <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions