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? Thanks, JB ________________________________________ From: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Sent: Thursday, October 3, 2024 09:45 To: Jean-Baptiste Maneyrol <Jean-Baptiste.Maneyrol@xxxxxxx>; Jonathan Cameron <jic23@xxxxxxxxxx>; Lars-Peter Clausen <lars@xxxxxxxxxx>; Rob Herring <robh@xxxxxxxxxx>; Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>; Conor Dooley <conor+dt@xxxxxxxxxx> Cc: linux-kernel@xxxxxxxxxxxxxxx <linux-kernel@xxxxxxxxxxxxxxx>; linux-iio@xxxxxxxxxxxxxxx <linux-iio@xxxxxxxxxxxxxxx>; devicetree@xxxxxxxxxxxxxxx <devicetree@xxxxxxxxxxxxxxx> Subject: Re: [PATCH 1/3] MAINTAINERS: iio: migrate invensense email address to tdk domain This Message Is From an External Sender This message came from outside your organization. On 03/10/2024 09:37, Jean-Baptiste Maneyrol via B4 Relay wrote: > From: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@xxxxxxx> > > InvenSense is part of TDK group. Update email address to use the > TDK domain. Please run scripts/checkpatch.pl and fix reported warnings. Then please run `scripts/checkpatch.pl --strict` and (probably) fix more warnings. Some warnings can be ignored, especially from --strict run, but the code here looks like it needs a fix. Feel free to get in touch if the warning is not clear. Best regards, Krzysztof