Skip to content
Snippets Groups Projects
Commit 3f87c423 authored by Antonio Quartulli's avatar Antonio Quartulli
Browse files

batman-adv: remove useless NULL check


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: default avatarAntonio Quartulli <ordex@autistici.org>
Signed-off-by: default avatarMarek Lindner <lindner_marek@yahoo.de>
parent 46d160ef
No related branches found
No related tags found
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