commit | af692fd338154a20010c78a6bd9acb2c889dd4e7 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Apr 02 13:59:58 2024 +0200 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Mon Apr 29 09:37:26 2024 +0300 |
tree | 16d88c25127a9a1267d18e82078a0394e24005c9 | |
parent | e3812d109663b8fee28e9334bbc12f684355984e [diff] |
scripts/checkpatch: Do not use mailmap The .mailmap file fixes mistake we already did. Do not use it when running checkpatch.pl, otherwise we might commit the very same mistakes. Reported-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Michael Tokarev <mjt@tls.msk.ru> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>