Re: [PATCH] coda: return -EFAULT if copy fails
From: Dan Carpenter
Date: Mon May 15 2023 - 03:36:11 EST
On Mon, May 15, 2023 at 02:19:23PM +0800, Su Hui wrote:
> The copy_to/from_user() functions should return -EFAULT instead of -EINVAL.
>
> Signed-off-by: Su Hui <suhui@xxxxxxxxxxxx>
> ---
Could you add a Fixes tag?
regards,
dan carpenter