[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3ee67285.5853.18704c2158c.Coremail.00107082@163.com>
Date: Tue, 21 Mar 2023 23:20:41 +0800 (CST)
From: "David Wang" <00107082@....com>
To: "Bagas Sanjaya" <bagasdotme@...il.com>
Cc: linux-kernel@...r.kernel.org, masahiroy@...nel.org
Subject: Re:Re: [PATCH] scripts/package: add back 'version' for builddeb
>
>Again, your patch looks like corrupted (tabs converted to spaces).
>Please resubmit; this time; generate the patch via git-format-patch(1)
>and then send the resulting patch with git-send-email(1).
>
>Thanks.
>
I did use `git format-patch` and `git send-email`, but I did not run scripts/checkpatch.pl.
Now when I run scripts/checkpatch.pl against the file generated by `git format-patch`, it shows a warning about "Fixes:" tag, and
I have resend a patch which pass the checks of scripts/checkpatch.pl, hope this time it could be ok.
```
$ scripts/checkpatch.pl 0001-scripts-package-add-back-version-for-builddeb.patch
total: 0 errors, 0 warnings, 7 lines checked
0001-scripts-package-add-back-version-for-builddeb.patch has no obvious style problems and is ready for submission.
```
David
Powered by blists - more mailing lists