[bootlin/training-materials updates] master: Kernel labs: fix last instance of v5.5 (ca1752c4)

Alexandre Belloni alexandre.belloni at bootlin.com
Mon Nov 16 00:11:01 CET 2020


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

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

commit ca1752c4bf8c9ad604ec80ffbf3cc66bfda1d880
Author: Alexandre Belloni <alexandre.belloni at bootlin.com>
Date:   Mon Nov 16 00:10:39 2020 +0100

    Kernel labs: fix last instance of v5.5
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>


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

ca1752c4bf8c9ad604ec80ffbf3cc66bfda1d880
 labs/kernel-i2c-device-model/kernel-i2c-device-model.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex b/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex
index 8f28b66c..a28f51bf 100644
--- a/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex
+++ b/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex
@@ -20,7 +20,7 @@ Go to the \code{~/linux-kernel-labs/src/linux} directory. Check out the
 \code{5.9.y} branch.
 
 Now create a new \code{nunchuk} branch starting from the
-\code{5.5.y} branch,  for your upcoming work on the nunchuk
+\code{5.9.y} branch,  for your upcoming work on the nunchuk
 driver.
 
 During this lab, we will start to implement a driver for a




More information about the training-materials-updates mailing list