On Fri, May 2, 2025 at 11:25 PM Peter Zijlstra wrote:
>
> Slight cleanup by using a for() loop instead of while(). This makes it
> clearer what is the iteration and what is the actual work done.
>
> Signed-off-by: Peter Zijlstra (Intel)
> ---
> scripts/mod/modpost.c |8 +++-
> 1 file cha
Slight cleanup by using a for() loop instead of while(). This makes it
clearer what is the iteration and what is the actual work done.
Signed-off-by: Peter Zijlstra (Intel)
---
scripts/mod/modpost.c |8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
--- a/scripts/mod/modpost.c
+++
2 matches
Mail list logo