Re: [PATCH -v2 2/7] module/modpost: Use for() loop

2025-02-07 Thread Masahiro Yamada
The commit subject prefix should be "modpost: " instead of "module/modpost: " You are touching only modpost in this patch. On Tue, Dec 3, 2024 at 12:11 AM Peter Zijlstra wrote: > > > Signed-off-by: Peter Zijlstra (Intel) > --- > scripts/mod/modpost.c |7 ++- > 1 file changed, 2 insert

Re: [PATCH -v2 2/7] module/modpost: Use for() loop

2025-02-07 Thread Masahiro Yamada
On Tue, Dec 3, 2024 at 12:11 AM Peter Zijlstra wrote: Please add a commit description. > > Signed-off-by: Peter Zijlstra (Intel) > --- > scripts/mod/modpost.c |7 ++- > 1 file changed, 2 insertions(+), 5 deletions(-) > > --- a/scripts/mod/modpost.c > +++ b/scripts/mod/modpost.c > @@

[PATCH -v2 2/7] module/modpost: Use for() loop

2024-12-02 Thread Peter Zijlstra
Signed-off-by: Peter Zijlstra (Intel) --- scripts/mod/modpost.c |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) --- a/scripts/mod/modpost.c +++ b/scripts/mod/modpost.c @@ -1586,12 +1586,9 @@ static void read_symbols(const char *mod license = get_next_mod