]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mailbox: arm_mhuv3: Remove no_free_ptr() to maintain the original form of the pointer
authorLiao Yuanhong <liaoyuanhong@vivo.com>
Mon, 11 Aug 2025 08:25:36 +0000 (16:25 +0800)
committerJassi Brar <jassisinghbrar@gmail.com>
Mon, 6 Oct 2025 23:13:38 +0000 (18:13 -0500)
commitd30352829667b92809ed4cb55844ea1841d146a6
tree62c102455317ebbb67a71e6cc792cdfa8e14b1bd
parent07e27ad16399afcd693be20211b0dfae63e0615f
mailbox: arm_mhuv3: Remove no_free_ptr() to maintain the original form of the pointer

Remove no_free_ptr() to ensure PTR_ERR() consistently retrieves the correct
error code.

Signed-off-by: Liao Yuanhong <liaoyuanhong@vivo.com>
Acked-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
drivers/mailbox/arm_mhuv3.c