[flashrom] [PATCH] fix typo "not not" in board_enable.c

Idwer Vollering vidwer at gmail.com
Wed Apr 20 22:00:33 CEST 2011


2011/4/13 Stefan Tauner <stefan.tauner at student.tuwien.ac.at>:
>
> Signed-off-by: Stefan Tauner <stefan.tauner at student.tuwien.ac.at>

Acked-by: Idwer Vollering <vidwer at gmail.com>

> ---
>  board_enable.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/board_enable.c b/board_enable.c
> index d459b98..e8b3ad3 100644
> --- a/board_enable.c
> +++ b/board_enable.c
> @@ -2123,7 +2123,7 @@ int board_flash_enable(const char *vendor, const char *part)
>        if (board && board->status == NT) {
>                if (!force_boardenable) {
>                        msg_pinfo("WARNING: Your mainboard is %s %s, but the mainboard-specific\n"
> -                              "code has not been tested, and thus will not not be executed by default.\n"
> +                              "code has not been tested, and thus will not be executed by default.\n"
>                               "Depending on your hardware environment, erasing, writing or even probing\n"
>                               "can fail without running the board specific code.\n\n"
>                               "Please see the man page (section PROGRAMMER SPECIFIC INFO, subsection\n"
> --
> 1.7.1
>
>
> _______________________________________________
> flashrom mailing list
> flashrom at flashrom.org
> http://www.flashrom.org/mailman/listinfo/flashrom
>




More information about the flashrom mailing list