2013-03-27 15:08:50

by Mugunthan V N

[permalink] [raw]
Subject: [PATCH 1/1] checkpatch: adding Suggested-by as standard signature

As people started using Suggested-by as standard signature, adding
"Suggested-by" to the standard signature so that checkpatch won't
generate warning when Suggested-by is used in patch signature

Signed-off-by: Mugunthan V N <[email protected]>
---
scripts/checkpatch.pl | 1 +
1 file changed, 1 insertion(+)

diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl
index b28cc38..6be4d27 100755
--- a/scripts/checkpatch.pl
+++ b/scripts/checkpatch.pl
@@ -281,6 +281,7 @@ our $signature_tags = qr{(?xi:
Tested-by:|
Reviewed-by:|
Reported-by:|
+ Suggested-by:|
To:|
Cc:
)};
--
1.7.9.5


2013-03-27 15:28:16

by Felipe Balbi

[permalink] [raw]
Subject: Re: [PATCH 1/1] checkpatch: adding Suggested-by as standard signature

Hi,

On Wed, Mar 27, 2013 at 08:38:22PM +0530, Mugunthan V N wrote:
> As people started using Suggested-by as standard signature, adding
> "Suggested-by" to the standard signature so that checkpatch won't
> generate warning when Suggested-by is used in patch signature

if that's the case, then I guess you need to update
Documentation/SubmittingPatches explaining when to use Suggested-by tag.

--
balbi


Attachments:
(No filename) (406.00 B)
signature.asc (836.00 B)
Digital signature
Download all attachments