diff options
author | Imran Khan <imran.f.khan@oracle.com> | 2022-02-18 12:02:05 +1100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-22 08:11:00 +0100 |
commit | f3a690227f07390b0cfccb96ebbd87bf4ab0a5b2 (patch) | |
tree | 214b45d36463d104cc558c3be32a0e5f7637f5af /tools/perf/scripts/python/sctop.py | |
parent | 27446562a1d9946a89231504a3c64eff2e7ca41d (diff) |
kernfs: remove redundant kernfs_rwsem declaration.
Since 'commit 393c3714081a ("kernfs: switch global kernfs_rwsem lock to
per-fs lock")' per-fs kernfs_rwsem has replaced global kernfs_rwsem.
Remove redundant declaration of global kernfs_rwsem.
Fixes: 393c3714081a ("kernfs: switch global kernfs_rwsem lock to per-fs lock")
Signed-off-by: Imran Khan <imran.f.khan@oracle.com>
Link: https://lore.kernel.org/r/20220218010205.717582-1-imran.f.khan@oracle.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions