From: Markus Elfring <[email protected]> Date: Thu, 27 Apr 2017 11:18:22 +0200
A few update suggestions were taken into account from static source code analysis. Markus Elfring (4): Use devm_kcalloc() in nct6683_create_attr_group() Adjust five checks for null pointers Use devm_kcalloc() in nct6775_create_attr_group() Adjust seven checks for null pointers drivers/hwmon/nct6683.c | 15 +++++++-------- drivers/hwmon/nct6775.c | 19 +++++++++---------- 2 files changed, 16 insertions(+), 18 deletions(-) -- 2.12.2

