the following patch was just integrated into master: commit 008616247d4f03b47b2eb996029072a21789f3e0 Author: Paul Menzel paulepanter@users.sourceforge.net Date: Sun Apr 28 14:44:08 2013 +0200
AMD SATA: Correct »them implement« to »then implement« in comments
The following command was used to correct all occurences of this typo.
$ git grep -l "them implem" | xargs sed -i 's/them implem/then implem/'
Change-Id: Iebd4635867d67861aaf4d4d64ca8a67e87833f38 Signed-off-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-on: http://review.coreboot.org/3145 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Sun Apr 28 15:41:11 2013, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Fri May 3 06:27:05 2013, giving +2 See http://review.coreboot.org/3145 for details.
-gerrit