hwmon: (corsair-cpro) use NULL instead of 0
authorMarius Zachmann <mail@mariuszachmann.de>
Sun, 10 Dec 2023 22:03:57 +0000 (23:03 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 11 Dec 2023 14:42:31 +0000 (06:42 -0800)
commitb449879243dbd141b5a50ecb4a312ab87d313390
tree1e8018ad253d78d21dd421a52ccb860ba31c8560
parent62361638ae39d59eac974e5f8c7d6bfc66bec3b9
hwmon: (corsair-cpro) use NULL instead of 0

Replaces the integer 0 with NULL.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202312100455.k6m2eO4N-lkp@intel.com/
Signed-off-by: Marius Zachmann <mail@mariuszachmann.de>
Link: https://lore.kernel.org/r/20231210220357.77036-1-mail@mariuszachmann.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/corsair-cpro.c