mirror of
https://github.com/torvalds/linux.git
synced 2026-05-03 05:52:38 -04:00
debugfs_remove_recursive has taken null pointer into account. So it is safe to drop the null check before calling the function. Signed-off-by: zhong jiang <zhongjiang@huawei.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>