diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-06-10 13:33:24 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-07-13 18:38:20 +0300 |
commit | 452d5e2976941c24c4fe9e6d782bfbac3cabd54f (patch) | |
tree | 8cd53ef0cf3dd96b05792bae6f248dcee03963e8 /drivers/hwmon/dell-smm-hwmon.c | |
parent | 0356d778aa1e14d80db40a9dae02192d6b47a5ac (diff) | |
download | linux-452d5e2976941c24c4fe9e6d782bfbac3cabd54f.tar.xz |
hwmon: (nct6775) Drop duplicate NULL check in ->init() and ->exit()
Since platform_device_unregister() is NULL-aware, we don't need to duplicate
this check. Remove it and fold the rest of the code.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Zev Weiss <zev@bewilderbeest.net>
Link: https://lore.kernel.org/r/20220610103324.87483-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/dell-smm-hwmon.c')
0 files changed, 0 insertions, 0 deletions