Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xen-netback: 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> Reviewed-by: Paul Durrant <paul.durrant@citrix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information