commit | 98e616fe7c94f9c787092b6364405d99bdf42153 | [log] [tgz] |
---|---|---|
author | zhong jiang <zhongjiang@huawei.com> | Sat Sep 08 21:44:08 2018 +0800 |
committer | Stefan Schmidt <stefan@datenfreihafen.org> | Fri Sep 21 14:53:04 2018 +0200 |
tree | 7424d62769eb88da162db84bea69eb69d3e6c9b7 | |
parent | 5b3686c7aaade973b8806dba4ecc99bec8c988f3 [diff] |
ieee802154: remove unecessary condition check before debugfs_remove_recursive debugfs_remove_recursive has taken IS_ERR_OR_NULL into account. So just remove the condition check before debugfs_remove_recursive. Signed-off-by: zhong jiang <zhongjiang@huawei.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>