From: Aditya <yashsri421@gmail.com>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: linux-kernel-mentees@lists.linuxfoundation.org
Subject: [Linux-kernel-mentees] Fix for BAD_SIGN_OFF: non-standard signature
Date: Wed, 11 Nov 2020 19:43:37 +0530 [thread overview]
Message-ID: <50c8be3c-fceb-255b-43ba-1ce8284ab410@gmail.com> (raw)
Hi Sir
I have analyzed the checkpatch report for BAD_SIGN_OFF(over
v4.13..v5.8) for non-standard signature and generated reports for it.
Some mistakes are more frequent than others, whereas some mistakes
even have a frequency of 1.
Non-standard signatures occurring with their frequency:
https://github.com/AdityaSrivast/kernel-tasks/blob/master/random/non_standard_signature/non_standard_signs.txt
Complete warning messages:
https://github.com/AdityaSrivast/kernel-tasks/blob/master/random/non_standard_signature/warn_msgs.txt
Should I implement the fix similar to TYPO_FIX, where we have a
separate file for common misspellings and corrected words? Or should I
make a hash of these misspellings in checkpatch.pl file as well?
Also should I include all these misspelled words in it? Or omit words
below certain frequency?
Thanks
Aditya
_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees
next reply other threads:[~2020-11-11 14:13 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-11 14:13 Aditya [this message]
2020-11-11 20:04 ` [Linux-kernel-mentees] Fix for BAD_SIGN_OFF: non-standard signature Lukas Bulwahn
2020-11-13 14:35 ` Aditya
2020-11-13 15:00 ` Aditya
2020-11-13 15:26 ` Lukas Bulwahn
2020-11-13 18:25 ` Aditya
2020-11-17 18:03 ` Aditya
2020-11-17 17:42 ` Lukas Bulwahn
2020-11-17 20:54 ` Aditya
2020-11-18 10:12 ` Aditya
2020-11-18 19:17 ` Lukas Bulwahn
2020-11-19 5:53 ` Lukas Bulwahn
2020-11-19 14:09 ` Aditya
2020-11-20 19:58 ` [Linux-kernel-mentees] [PATCH] checkpatch: add fix and improve warning msg for Non-standard signature Aditya Srivastava
2020-11-20 20:03 ` Aditya
2020-11-20 20:23 ` Lukas Bulwahn
2020-11-20 21:30 ` Aditya
2020-11-21 4:58 ` [Linux-kernel-mentees] [PATCH v2] " Aditya Srivastava
2020-11-21 9:52 ` Lukas Bulwahn
2020-11-23 12:21 ` [Linux-kernel-mentees] [PATCH v3] " Aditya Srivastava
2020-11-23 13:09 ` Lukas Bulwahn
2020-11-23 15:16 ` Aditya
2020-11-23 15:18 ` Lukas Bulwahn
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=50c8be3c-fceb-255b-43ba-1ce8284ab410@gmail.com \
--to=yashsri421@gmail.com \
--cc=linux-kernel-mentees@lists.linuxfoundation.org \
--cc=lukas.bulwahn@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.