Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Ki-Seok Jo <kiseok.jo@irondevice.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
	Takashi Iwai <tiwai@suse.com>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
	"linux-sound@vger.kernel.org" <linux-sound@vger.kernel.org>
Subject: Re: [PATCH v2 2/3] ASoC: dt-bindings: irondevice,sma1307: Add initial DT binding
Date: Tue, 3 Sep 2024 11:14:56 +0200	[thread overview]
Message-ID: <42c43114-75ce-4946-9f70-aac3cb0c1b2b@kernel.org> (raw)
In-Reply-To: <SL2P216MB23374DF15DDE8A31486427068C932@SL2P216MB2337.KORP216.PROD.OUTLOOK.COM>

On 03/09/2024 11:08, Ki-Seok Jo wrote:
>>
>> On 03/09/2024 10:39, Ki-Seok Jo wrote:
>>>>
>>>> On Tue, Sep 03, 2024 at 02:44:34PM +0900, Kiseok Jo wrote:
>>>>> Signed-off-by: Kiseok Jo <kiseok.jo@irondevice.com>
>>>>
>>>> Empty commit? Read submitting-patches.
>>>>
>>>
>>> Okay I'll add next patch.
>>>
>>>
>>>> Please run scripts/checkpatch.pl and fix reported warnings. Then
>>>> please run 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.
>>>>
>>>
>>> When I checked, I didn't encounter any errors or warnings when using
>> 'checkpatch.pl'.
>>> What options might be needed?
>>
>> That's not true and I am not happy that I need to prove to you obvious thing.
>> You do not need any options. Look:
>>
>> WARNING: Missing commit description - Add an appropriate one
>>
>> You could at least now double check if reviewer pointed it out instead of
>> immediately disagreeing with review.
>>
> 
> I have no intention of opposing the content. I am asking again because I didn't receive any warnings when I did the following, and I suspect I might have done something wrong.
> 
> 
> ./scripts/checkpatch.pl Documentation/devicetree/bindings/sound/irondevice,sma1307.yaml
> 
> total: 0 errors, 0 warnings, 54 lines checked
> 
> Documentation/devicetree/bindings/sound/irondevice,sma1307.yaml has no obvious style problems and is ready for submission.
> 
> I was under the impression that this only applied to patched files as described above. It turns out it can also be used with patch files. Thank you for the useful information!
> 

That's not how you run checkpatch. You run it on the patch. Please read
submitting-patches document. It explains everything.

Best regards,
Krzysztof


  reply	other threads:[~2024-09-03  9:15 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-03  5:44 [PATCH v2 0/3] Add a driver for the Iron Device SMA1307 Amp Kiseok Jo
2024-09-03  5:44 ` [PATCH v2 1/3] ASoC: sma1307: Add driver for Iron Device SMA1307 Kiseok Jo
2024-09-03  6:57   ` Krzysztof Kozlowski
2024-09-03  6:58     ` Krzysztof Kozlowski
2024-09-03  7:57       ` Ki-Seok Jo
2024-09-03  8:15         ` Krzysztof Kozlowski
2024-09-03  8:33     ` Ki-Seok Jo
2024-09-03  8:51       ` Krzysztof Kozlowski
2024-09-03 15:57   ` kernel test robot
2024-09-03 18:12   ` Mark Brown
2024-09-12  8:35     ` Ki-Seok Jo
2024-09-12 11:23       ` Mark Brown
2024-09-03  5:44 ` [PATCH v2 2/3] ASoC: dt-bindings: irondevice,sma1307: Add initial DT binding Kiseok Jo
2024-09-03  6:49   ` Krzysztof Kozlowski
2024-09-03  8:39     ` Ki-Seok Jo
2024-09-03  8:55       ` Krzysztof Kozlowski
2024-09-03  9:08         ` Ki-Seok Jo
2024-09-03  9:14           ` Krzysztof Kozlowski [this message]
2024-09-03 13:39             ` Mark Brown
2024-09-11  1:16             ` FW: " Ki-Seok Jo
2024-09-11 18:26               ` Conor Dooley
2024-09-12  0:25                 ` Ki-Seok Jo
2024-09-03  5:44 ` [PATCH v2 3/3] doc: ABI: testing: sma1307: Add support for SMA1307 Kiseok Jo

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=42c43114-75ce-4946-9f70-aac3cb0c1b2b@kernel.org \
    --to=krzk@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=kiseok.jo@irondevice.com \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=robh@kernel.org \
    --cc=tiwai@suse.com \
    /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