[coreboot] Patch merged into coreboot/master: 7df4ec0 Chromebooks: mainboard.c: Do not spell Chromebook in CamelCase

gerrit at coreboot.org gerrit at coreboot.org
Thu Feb 14 19:25:55 CET 2013


the following patch was just integrated into master:
commit 7df4ec03035d0bbc6f206527164ac4839d29cd0b
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Tue Feb 12 13:12:51 2013 +0100

    Chromebooks: mainboard.c: Do not spell Chromebook in CamelCase
    
    »Chromebook« is the official spelling [1]. So correct that with
    the following command.
    
        $ git grep -l ChromeBook | xargs sed -i s,ChromeBook,Chromebook,
    
    The incorrect spelling was only used for the chip name.
    
    [1] http://www.google.com/intl/en/chrome/devices/hp-pavilion-chromebook.html#hp-pav
    
    Change-Id: I9c19f399a3e3d36bd644ec375822daa384a14961
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-on: http://review.coreboot.org/2370
    Tested-by: build bot (Jenkins)
    Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-by: Marc Jones <marcj303 at gmail.com>

Build-Tested: build bot (Jenkins) at Tue Feb 12 13:26:24 2013, giving +1
Reviewed-By: Marc Jones <marcj303 at gmail.com> at Thu Feb 14 19:25:54 2013, giving +2
See http://review.coreboot.org/2370 for details.

-gerrit



More information about the coreboot mailing list