Explorar el Código

Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.pl

Had I found a reference to scripts/get_maintainer.pl when I first read
Documentation/SubmittingPatches, it would've saved me some time.

Signed-off-by: Michel Machado <michel@digirati.com.br>
Acked-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Michel Machado hace 13 años
padre
commit
e52d2e1f25
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      Documentation/SubmittingPatches

+ 2 - 1
Documentation/SubmittingPatches

@@ -150,7 +150,8 @@ be able to justify all violations that remain in your patch.
 
 
 Look through the MAINTAINERS file and the source code, and determine
 Look through the MAINTAINERS file and the source code, and determine
 if your change applies to a specific subsystem of the kernel, with
 if your change applies to a specific subsystem of the kernel, with
-an assigned maintainer.  If so, e-mail that person.
+an assigned maintainer.  If so, e-mail that person.  The script
+scripts/get_maintainer.pl can be very useful at this step.
 
 
 If no maintainer is listed, or the maintainer does not respond, send
 If no maintainer is listed, or the maintainer does not respond, send
 your patch to the primary Linux kernel developer's mailing list,
 your patch to the primary Linux kernel developer's mailing list,