Re: [PATCH] m68k: mm: Remove size argument when calling strscpy()

From: Finn Thain
Date: Fri Mar 07 2025 - 04:59:52 EST



On Fri, 7 Mar 2025, Thorsten Blum wrote:

> it shortens the code without changing its behavior
>

Is there some limit on the quantity of code in the kernel that could be
made shorter by the addition of new layers of macros? The only limit I can
see is the scarcity of skilled code reviewers.

As for code style, I guess I prefer shallow bugs but YMMV.