[FE training-materials-updates] Correction: multiple patches implement wakelocks

Michael Opdenacker michael.opdenacker at free-electrons.com
Tue Dec 18 05:37:48 CET 2012


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=5b69cfee298109b0ea6eae5e07faf22c51c72fc2

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

commit 5b69cfee298109b0ea6eae5e07faf22c51c72fc2
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Dec 18 05:36:53 2012 +0100

    Correction: multiple patches implement wakelocks


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

5b69cfee298109b0ea6eae5e07faf22c51c72fc2
 labs/android-boot/android-boot.tex |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/android-boot/android-boot.tex b/labs/android-boot/android-boot.tex
index 430eddc..05f8ac7 100644
--- a/labs/android-boot/android-boot.tex
+++ b/labs/android-boot/android-boot.tex
@@ -115,7 +115,7 @@ Now, extract the corresponding set of patches\footnote{Git generates
 
 \code{git format-patch v<kernel-version>..HEAD}
 
-In this set of patches, find the one that adds the wakelocks.
+In this set of patches, find the ones that add the wakelocks.
 
 Congratuations! You now have all the patches to apply to a vanilla
 kernel version to obtain a full Android kernel.



More information about the training-materials-updates mailing list