mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-05-26 13:03:14 +00:00
PTR_RET is deprecated. Do not recommend its usage anymore. Use PTR_ERR_OR_ZERO instead. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Michal Marek <mmarek@suse.cz>