Re: [PATCH v5 0/5] checkpatch: userspace improvements

From: Andrew Morton

Date: Tue Sep 01 2026 - 13:44:10 EST


On Tue, 1 Sep 2026 12:56:37 +0200 Petr Vorel <pvorel@xxxxxxx> wrote:

> Changes v4->v5 (all by sashiko):
> * Explicitly match the directory separator in new entries for
> is_userspace()
> * Allow --no-userspace to override setup in the config (using undef
> instead of 0, separate checks in is_userspace())
> * 2 new commits:
> - checkpatch: Factor out the check for UAPI files
> - checkpatch: Skip kernel specific checks for userspace

Please prepare a proper [0/N] overview for the series.

Sashiko still has much to say:
https://lore.kernel.org/lkml/20260810164552.1049483-1-pvorel@xxxxxxx/

In [4/5] changelog. What does "DRY" mean?