summaryrefslogtreecommitdiffstats
path: root/ipc/compat.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2020-10-22 09:06:59 +0200
committerGuenter Roeck <linux@roeck-us.net>2020-12-03 02:42:22 +0100
commit92bc2e1f82afa2e456d7416598ffdf3dbf267835 (patch)
tree8aa0af4999cc84fdb491706d2c9f7f8119b2ed54 /ipc/compat.c
parenthwmon: (acpi_power_meter) clean up freeing code (diff)
downloadlinux-92bc2e1f82afa2e456d7416598ffdf3dbf267835.tar.xz
linux-92bc2e1f82afa2e456d7416598ffdf3dbf267835.zip
hwmon: (pmbus/max20730) delete some dead code
The debugfs_create_dir() function never returns NULL. Normal users are not supposed to check the return value so the correct fix is just to delete this check. In the case where the debugfs_create_dir() fails, the function returns NULL. The other debugfs function check for NULL directory and handle it. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Link: https://lore.kernel.org/r/20201022070659.GA2817762@mwanda Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'ipc/compat.c')
0 files changed, 0 insertions, 0 deletions