Files
android_kernel_xiaomi_sm8450/drivers/acpi/custom_method.c
zhong jiang 7e79a69273 ACPI: custom_method: remove meaningless null check before debugfs_remove()
debugfs_remove() has taken null pointer into account. So it is safe
to remove the check before debugfs_remove().

Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2018-09-10 12:46:51 +02:00

2.0 KiB