Re: [PATCH 1/3] MAINTAINERS: iio: migrate invensense email address to tdk domain

From: Krzysztof Kozlowski
Date: Thu Oct 03 2024 - 09:09:07 EST


On 03/10/2024 14:49, Jean-Baptiste Maneyrol wrote:
> Hello,
>
> I apologize first for doing a top response, but I'm stuck with an email tool that doesn't allows me to have better response than that. And sadly, I don't think there is something I can do about it.
>
> In fact, when trying checkpatch --strict I don't have any warning on my side. I was using in fact checkpatch -f which is for testing source file and not patch. I tried upgrading git to latest version, I don't see any change. b4 is version 0.14.2.
>
>
> ./scripts/checkpatch.pl --strict test/*.patch
> --------------------------------------------------------------------
> test/0001-MAINTAINERS-iio-migrate-invensense-email-address-to-.patch
> --------------------------------------------------------------------
> total: 0 errors, 0 warnings, 0 checks, 8 lines checked
>
> test/0001-MAINTAINERS-iio-migrate-invensense-email-address-to-.patch has no obvious style problems and is ready for submission.
> --------------------------------------------------------------------
> test/0002-dt-bindings-iio-imu-migrate-InvenSense-email-to-TDK-.patch
> --------------------------------------------------------------------
> total: 0 errors, 0 warnings, 0 checks, 16 lines checked
>
> test/0002-dt-bindings-iio-imu-migrate-InvenSense-email-to-TDK-.patch has no obvious style problems and is ready for submission.
> --------------------------------------------------------------------
> test/0003-MAINTAINERS-iio-imu-add-entry-for-InvenSense-MPU-605.patch
> --------------------------------------------------------------------
> total: 0 errors, 0 warnings, 0 checks, 14 lines checked
>
> test/0003-MAINTAINERS-iio-imu-add-entry-for-InvenSense-MPU-605.patch has no obvious style problems and is ready for submission.
>
>
> What are the errors you are seeing on your side for these patches?

Big red warning:

ERROR: Missing Signed-off-by: line by nominal patch author
'Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@xxxxxxx>'


Best regards,
Krzysztof