mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
f23a9fa7e8
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>