From fae5e1dc748d1b481a663c4efb5ad939f2b45535 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 29 Nov 2016 11:40:55 +0000 Subject: [PATCH] docs: fix small typo Fixes: ba28f2136febca32fe56 ("docs: add note about r-b/other tags when resending") Signed-off-by: Eric Engestrom Reviewed-by: Emil Velikov --- docs/submittingpatches.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html index 74136f2..d1ca68d 100644 --- a/docs/submittingpatches.html +++ b/docs/submittingpatches.html @@ -105,7 +105,7 @@ that should be documented with: Acked-by: Joe Hacker <jhacker@foo.com>
  • If sending later revision of a patch, add all the tags - ack, r-b, -Cc: mesa-stabe and/or other. This provides reviewers with quick feedback if the +Cc: mesa-stable and/or other. This provides reviewers with quick feedback if the patch has already been reviewed.
  • In order for your patch to reach the prospective reviewer easier/faster, use the script scripts/get_reviewer.pl to get a list of individuals and include -- 2.7.4