diff options
author | Greg Kroah-Hartman <[email protected]> | 2021-02-16 15:36:07 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-03-08 20:12:08 +0000 |
commit | 69dd4503a7e6bae3389b8e028e5768008be8f2d7 (patch) | |
tree | 6a989b8f81738ccfc14c7ecc3d6d61e862293851 /scripts/gdb/linux/proc.py | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 (diff) |
irqdomain: Remove debugfs_file from struct irq_domain
There's no need to keep around a dentry pointer to a simple file that
debugfs itself can look up when we need to remove it from the system.
So simplify the code by deleting the variable and cleaning up the logic
around the debugfs file.
Cc: Marc Zyngier <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions