Skip to content
Commit c2ce34c0 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

genirq/debugfs: Remove pointless NULL pointer check



debugfs_remove() has it's own NULL pointer check. Remove the conditional
and make irq_remove_debugfs_entry() an inline helper

Reported-by: default avatarkbuild test robot <fengguang.wu@intel.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 8d9d51b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment