diff options
| author | Tejun Heo <[email protected]> | 2022-08-27 19:04:33 -1000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-09-01 18:08:44 +0200 |
| commit | b52c2379c38ffa49cbf10e30abc9dc4f9c051d41 (patch) | |
| tree | b878cf2eba18c52046315647fe7c9febc47fd5bb /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 3db48aca879db475844182a24d1760ee3d230627 (diff) | |
kernfs: Drop unnecessary "mutex" local variable initialization
These are unnecessary and unconventional. Remove them. Also move variable
declaration into the block that it's used. No functional changes.
Cc: Imran Khan <[email protected]>
Tested-by: Chengming Zhou <[email protected]>
Reviewed-by: Chengming Zhou <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions