mricon / b4

Tool to help with email-based patch workflows
GNU General Public License v2.0
71 stars 24 forks source link

Extend checkpatch.pl compatibilities #43

Closed epilys closed 2 months ago

epilys commented 3 months ago

Note: on tools list: https://lore.kernel.org/tools/20240815-extend-checkpatch-v1-0-ab7f654be699@linaro.org/

This series fixes an error from reading prep-perpatch-check-cmd from .b4-config inappropriately, and also allows b4 to be more gentle for projects which use checkpatch.pl but are not the kernel.

Signed-off-by: Manos Pitsidianakis manos.pitsidianakis@linaro.org