[bootlin/training-materials updates] master: Improve KernelJanitors link (630cbab8)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Mar 31 10:00:26 CEST 2020


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/630cbab8ec154ea2c0dba6e81aac514254555f2d

>---------------------------------------------------------------

commit 630cbab8ec154ea2c0dba6e81aac514254555f2d
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Mar 31 10:00:26 2020 +0200

    Improve KernelJanitors link
    
    - Going straight to the point, showing which code
      should be cleaned-up.
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

630cbab8ec154ea2c0dba6e81aac514254555f2d
 slides/kernel-resources-references/kernel-resources-references.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/kernel-resources-references/kernel-resources-references.tex b/slides/kernel-resources-references/kernel-resources-references.tex
index e55ca2f8..360b3231 100644
--- a/slides/kernel-resources-references/kernel-resources-references.tex
+++ b/slides/kernel-resources-references/kernel-resources-references.tex
@@ -127,7 +127,7 @@
         be rather straightforward, but the serial lab will be quite different
 	if you use a different processor.
   \item Help with tasks keeping the kernel code clean and up-to-date:\\
-	\url{https://kernelnewbies.org/KernelJanitors}
+	\url{https://kernelnewbies.org/KernelJanitors/Todo}
   \item Propose fixes for issues reported by the {\em Coccinelle} tool:\\
 	\code{make coccicheck}
   \item Learn by reading the kernel code by yourself, ask questions and




More information about the training-materials-updates mailing list