On Thu, May 05, 2022 at 04:22:33PM +0900 Masahiro Yamada wrote:
> A later commit will add more code to this list_for_each_entry loop.
>
> Before that, move the loop body into a separate helper function.
>
> Signed-off-by: Masahiro Yamada
> ---
>
> Changes in v3:
> - New patch
>
> scripts/mo
A later commit will add more code to this list_for_each_entry loop.
Before that, move the loop body into a separate helper function.
Signed-off-by: Masahiro Yamada
---
Changes in v3:
- New patch
scripts/mod/modpost.c | 56 ---
1 file changed, 31 inser