From: Piyush Thange <pthange19@gmail.com>
To: apw@canonical.com, joe@perches.com, linux-kernel@vger.kernel.org
Subject: checkpatch.pl- Cleared some white spaces which generated warnings and errors.
Date: Sun, 16 Aug 2020 18:25:35 +0530 [thread overview]
Message-ID: <d9f3bbf1-0912-1955-ae1f-a499d5b0b11b@gmail.com> (raw)
commit eb027935d819a3160404f05633ae47f8b8a061c8
Author: Piyush Thange <pthange19@gmail.com>
AuthorDate: Sun Aug 16 17:52:26 2020 +0530
Commit: Piyush Thange <pthange19@gmail.com>
CommitDate: Sun Aug 16 17:52:26 2020 +0530
scripts:checkpatch.pl:Cleared the white spaces and errors occured
due to them.
I've removed the white spaced on the line 498, which generated
warning and
errors presented by checkpatch.pl.
Please provide review.
Signed-off-by: Piyush Thange <pthange19@gmail.com>
Signed-off-by: Piyush Thange <pthange19@gmail.com>
---
scripts/checkpatch.pl | 12 +-----------
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl
index 2cbeae6d9aee..fa991a912d9b 100755
--- a/scripts/checkpatch.pl
+++ b/scripts/checkpatch.pl
@@ -488,17 +488,7 @@ our $allocFunctions = qr{(?x:
dma_alloc_coherent
)};
-our $signature_tags = qr{(?xi:
- Signed-off-by:|
- Co-developed-by:|
- Acked-by:|
- Tested-by:|
- Reviewed-by:|
- Reported-by:|
- Suggested-by:|
- To:|
- Cc:
-)};
+our $signature_tags =
qr{(?xi:Signed-off-by:|Co-developed-by:|Acked-by:|Tested-by:|Reviewed-by:|Reported-by:|Suggested-by:|To:|Cc:)};
our @typeListMisordered = (
qr{char\s+(?:un)?signed},
--
2.25.1
next reply other threads:[~2020-08-16 12:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-16 12:55 Piyush Thange [this message]
2020-08-16 15:43 ` Joe Perches
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=d9f3bbf1-0912-1955-ae1f-a499d5b0b11b@gmail.com \
--to=pthange19@gmail.com \
--cc=apw@canonical.com \
--cc=joe@perches.com \
--cc=linux-kernel@vger.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
all inboxes | Powered by JetHome®