devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Jean-Baptiste Maneyrol <Jean-Baptiste.Maneyrol@tdk.com>,
	Konstantin Ryabitsev <konstantin@linuxfoundation.org>,
	tools@linux.kernel.org
Cc: Conor Dooley <conor+dt@kernel.org>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Jonathan Cameron <jic23@kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>
Subject: Re: [PATCH 1/3] MAINTAINERS: iio: migrate invensense email address to tdk domain
Date: Thu, 3 Oct 2024 12:15:52 +0200	[thread overview]
Message-ID: <b8bf66be-02c4-4001-bd40-f05834da57c2@kernel.org> (raw)
In-Reply-To: <FR3P281MB1757F280DAA6B8F4A5A44D51CE712@FR3P281MB1757.DEUP281.PROD.OUTLOOK.COM>

On 03/10/2024 12:03, Jean-Baptiste Maneyrol wrote:
> Hello Krzysztof,
> 
> this is strange because I run b4 prep --check and was expecting it to run checkpatch on the patches.
> 
> I am having trailing whitespaces errors, but not on the part I changed. It looks like these "spaces" that aren't even displayed correctly in an editor are introduced by git.
> 
> Do you have any idea on this kind of issues?
> 
> Thanks,
> JB

Not much details above, but anyway, I think that's `b4 prep --check` and
I reproduced it on 0.14.2.

Konstantin,

`b4 prep --check` does not operate on patches, thus for example SoB
checks are not working.

Reproduce:
1. Download this patchset, create patches (git format-patch).
2. scripts/checkpatch.pl 0* - will report correctly errors.
3. b4 prep --check will say everything is fine. Expected: same errors
about SoB.

P.S. I would bugspray you, but not sure how does it work :)

Best regards,
Krzysztof

> 
> ________________________________________
> From: Krzysztof Kozlowski <krzk@kernel.org>
> Sent: Thursday, October 3, 2024 09:45
> To: Jean-Baptiste Maneyrol <Jean-Baptiste.Maneyrol@tdk.com>; Jonathan Cameron <jic23@kernel.org>; Lars-Peter Clausen <lars@metafoo.de>; Rob Herring <robh@kernel.org>; Krzysztof Kozlowski <krzk+dt@kernel.org>; Conor Dooley <conor+dt@kernel.org>
> Cc: linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>; linux-iio@vger.kernel.org <linux-iio@vger.kernel.org>; devicetree@vger.kernel.org <devicetree@vger.kernel.org>
> 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@tdk.com>
>>
>> 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
> 

Best regards,
Krzysztof


  parent reply	other threads:[~2024-10-03 10:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-03  7:37 [PATCH 0/3] Update email addresses and add missing MAINTAINERS entry Jean-Baptiste Maneyrol via B4 Relay
2024-10-03  7:37 ` [PATCH 1/3] MAINTAINERS: iio: migrate invensense email address to tdk domain Jean-Baptiste Maneyrol via B4 Relay
2024-10-03  7:45   ` Krzysztof Kozlowski
2024-10-03 10:03     ` Jean-Baptiste Maneyrol
2024-10-03 10:06       ` Krzysztof Kozlowski
2024-10-03 10:15       ` Krzysztof Kozlowski [this message]
2024-10-03 12:49     ` Jean-Baptiste Maneyrol
2024-10-03 13:08       ` Krzysztof Kozlowski
2024-10-03  7:37 ` [PATCH 2/3] dt-bindings: iio: imu: migrate InvenSense email to TDK group domain Jean-Baptiste Maneyrol via B4 Relay
2024-10-03  7:37 ` [PATCH 3/3] MAINAINERS: iio: imu: add entry for InvenSense MPU-6050 driver Jean-Baptiste Maneyrol via B4 Relay

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b8bf66be-02c4-4001-bd40-f05834da57c2@kernel.org \
    --to=krzk@kernel.org \
    --cc=Jean-Baptiste.Maneyrol@tdk.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=konstantin@linuxfoundation.org \
    --cc=krzk+dt@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=tools@linux.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).