util/runfw/googlesnow.c: Remove trailing whitespace
commit5e732b8bf0fde8a304758e8845f3100a09037f2b
authorPaul Menzel <paulepanter@users.sourceforge.net>
Tue, 22 Jan 2013 10:58:13 +0000 (22 11:58 +0100)
committerRonald G. Minnich <rminnich@gmail.com>
Tue, 22 Jan 2013 18:04:29 +0000 (22 19:04 +0100)
treed348ff18da465490c4a87a3e505efbfca5de5e6a
parent8a49ac7f808f76821e7d63070420cfd98f707c7c
util/runfw/googlesnow.c: Remove trailing whitespace

    $ git stripspace < util/runfw/googlesnow.c > /tmp/bla
    $ mv /tmp/bla util/runfw/googlesnow.c

Introduced with original commit.

    commit b867281a07addd1eb00f964ff4f8727664e13e19
    Author: Ronald G. Minnich <rminnich@gmail.com>
    Date:   Wed Jan 16 11:59:34 2013 -0600

        Utility to run the snow bios in user mode

Change-Id: I146c07a918ef99e8ae3c0dd72cf28fae22312e43
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/2183
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
util/runfw/Makefile
util/runfw/googlesnow.c