Home
last modified time | relevance | path

Searched hist:"1 a721748605bc753089bc34c6010aa236c9d0ab7" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/
H A DMakefile1a721748605bc753089bc34c6010aa236c9d0ab7 Fri Aug 09 09:52:03 UTC 2024 Yann Gautier <yann.gautier@foss.st.com> fix(checkpatch): detect issues in commit message

The current implementation of make checkpatch does not detect issues
when Signed-off-by line is missing. The solution is to concatenate
the output of both git log and git diff before executing checkpatch
script.

Change-Id: Ic2d6f8bc10316d73b72a73a1807aa36cdec6900d
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>