commit | e2f9d739b2877ddd43bb3132f837c80ed5430e39 | [log] [tgz] |
---|---|---|
author | Xu Wang <vulab@iscas.ac.cn> | Tue Jan 07 10:00:35 2020 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 14 15:30:35 2020 +0100 |
tree | f31d94393f44cb91a581aa03496f474d0dd91828 | |
parent | caf82f727e69b647f09d57a1fc56e69d22a5f483 [diff] |
mic: Remove unneeded NULL check debugfs_remove_recursive will do NULL check, so remove the redundant null check. Signed-off-by: Xu Wang <vulab@iscas.ac.cn> Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com> Link: https://lore.kernel.org/r/1578391235-603-1-git-send-email-vulab@iscas.ac.cn Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>