X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Documentation%2FSubmittingPatches;h=f309d3c6221c3699a0c0b97fbe689faed09e4d2f;hb=f96c08e8c5935d80bb9fd48c61b5bfa00878519e;hp=bee87f2842a39df33f9261ba696bef05d20f3826;hpb=2223c65103d2aa8d0e9c48a956035a1e0353233d;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index bee87f2..f309d3c 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -405,7 +405,7 @@ person it names. This tag documents that potentially interested parties have been included in the discussion -14) Using Test-by: and Reviewed-by: +14) Using Tested-by: and Reviewed-by: A Tested-by: tag indicates that the patch has been successfully tested (in some environment) by the person named. This tag informs maintainers that @@ -672,4 +672,9 @@ Kernel Documentation/CodingStyle: Linus Torvalds's mail on the canonical patch format: + +Andi Kleen, "On submitting kernel patches" + Some strategies to get difficult or controversal changes in. + http://halobates.de/on-submitting-patches.pdf + --