Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
debugfs: remove redundant initialization of dentry
We already initialize it to NULL when declaring it, no need to do that twice. Signed-off-by: Sasha Levin <sasha.levin@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information