mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-03 00:56:22 +00:00
Return -EINVAL when args is invalid instead of 'ret' which is set to
zero by a previous successful call to a function.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| qcom-spmi-adc-tm5.c | ||
| qcom-spmi-temp-alarm.c | ||
| tsens-8960.c | ||
| tsens-v0_1.c | ||
| tsens-v1.c | ||
| tsens-v2.c | ||
| tsens.c | ||
| tsens.h | ||