commit | 3f87c4239fa1df61beffbee2ca00e8ffbe31a5e3 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <ordex@autistici.org> | Thu Nov 29 01:03:31 2012 +0100 |
committer | Antonio Quartulli <ordex@autistici.org> | Sat Jan 12 20:58:22 2013 +1000 |
tree | a41fb2169986f164fffbce1d760ca02876d40d86 | |
parent | 46d160ef887963f26fee2df3d3b99eab54637014 [diff] |
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: Antonio Quartulli <ordex@autistici.org> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>