Skip to content
Commit aaf59a44 authored by Xie Shaowen's avatar Xie Shaowen Committed by Greg Kroah-Hartman
Browse files

macintosh/macio-adb: check the return value of ioremap()

[ Upstream commit dbaa3105 ]

The function ioremap() in macio_init() can fail, so its return value
should be checked.

Fixes: 36874579

 ("[PATCH] powerpc: macio-adb build fix")
Reported-by: default avatarHacash Robot <hacashRobot@santino.com>
Signed-off-by: default avatarXie Shaowen <studentxswpy@163.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220802074148.3213659-1-studentxswpy@163.com
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 3a866ff6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment