linux/drivers/block/mtip32xx
zhong jiang d5fcc4e46e drivers/block/mtip32xx: remove the null check for debugfs_remove_recursive
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>
2018-08-08 09:17:18 -06:00
..
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile
mtip32xx.c drivers/block/mtip32xx: remove the null check for debugfs_remove_recursive 2018-08-08 09:17:18 -06:00
mtip32xx.h mtip32xx: avoid to read HOST_CAP from HW in .queue_rq() 2017-07-05 12:11:26 -06:00