Re: [PATCH] bpf: Replace (arg_type & MEM_RDONLY) with type_is_rdonly_mem
From: Stanislav Fomichev
Date: Tue Jan 07 2025 - 18:03:03 EST
On 01/07, Feng Yang wrote:
> From: Feng Yang <yangfeng@xxxxxxxxxx>
>
> The existing 'type_is_rdonly_mem' function is more formal in linux source
>
> Signed-off-by: Feng Yang <yangfeng@xxxxxxxxxx>
Looks ok, but I'm not sure this cleanup is worth it on its own..
Acked-by: Stanislav Fomichev <sdf@xxxxxxxxxxx>