Greg Kroah-Hartman writes: > There is no need to store the dentry pointer for a debugfs file that we > only use to remove it when the device goes away. debugfs can do the > lookup for us instead, saving us some trouble, and making things smaller > overall. > > Cc: Kevin Cernekee > Cc: Felipe Balbi > Cc: bcm-kernel-feedback-list@broadcom.com > Signed-off-by: Greg Kroah-Hartman Acked-by: Felipe Balbi -- balbi