aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorPan Bian <[email protected]>2017-04-23 20:29:24 +0800
committerLee Jones <[email protected]>2017-04-27 11:54:47 +0100
commitdb43b8d04d7a9fa0ac18db6de2c4741dcefbcc0b (patch)
tree504f821a38accd78c5853d95ecde08e432e740c2 /net/unix/af_unix.c
parentd1f4f01a994b13e7cc3d682b816de7fc7e3463d9 (diff)
mfd: intel_soc_pmic_core: Fix unchecked return value
unction devm_regmap_init_i2c() returns an ERR_PTR on errors, and its return value should be checked before it is dereferenced. However, in function intel_soc_pmic_i2c_probe(), the return value of function devm_regmap_init_i2c() is used without validation. This patch fixes it. Signed-off-by: Pan Bian <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions