On Thursday, November 29, 2012 08:03:31 Antonio Quartulli wrote:
debugfs_remove_recursive() checks whether its argument
is not null
on its own, therefore it is possible to remove the external check.
Signed-off-by: Antonio Quartulli <ordex(a)autistici.org>
---
debugfs.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Applied in revision 25d7e06.
Thanks,
Marek