[PATCH] whitespace cleanup

Doug Maxey dwm at bebe.enoyolf.org
Mon Apr 24 16:21:07 EST 2006


Simply whitespace cleanups.  The full diff is 97k.  diffstat below.

Please pull from git://bubba.enoyolf.org/boot/yaboot.git#ws-cleanup

++doug
---
 Makefile                            |    4 +-
 doc/README.ofboot                   |    6 +-
 doc/README.ofpath                   |    4 +-
 doc/examples/README.dualboot.chrp   |    2 -
 doc/examples/README.simpleboot.chrp |    2 -
 doc/examples/yaboot.conf.multi-boot |    2 -
 doc/examples/yaboot.conf.rs6000     |    2 -
 doc/yaboot-howto.sgml               |   62 ++++++++++++------------
 etc/yaboot.conf                     |    2 -
 include/asm/processor.h             |    2 -
 include/bootinfo.h                  |    2 -
 include/ctype.h                     |    2 -
 include/debug.h                     |    2 -
 include/ext2fs/bitops.h             |   46 +++++++++---------
 include/ext2fs/ext2_io.h            |    6 +-
 include/ext2fs/ext2fs.h             |   18 ++++---
 include/fs.h                        |    6 +-
 include/linux/elf.h                 |    2 -
 include/linux/ext2_fs.h             |    4 +-
 include/reiserfs/reiserfs.h         |   14 +++--
 include/xfs/xfs.h                   |   22 ++++-----
 include/yaboot.h                    |   16 +++---
 lib/malloc.c                        |    2 -
 lib/vsprintf.c                      |    6 +-
 man/bootstrap.8                     |    8 ++-
 man/mkofboot.8                      |   22 ++++-----
 man/ofpath.8                        |   14 +++--
 man/yaboot.8                        |    6 +-
 man/yaboot.conf.5                   |   10 ++--
 man/yabootconfig.8                  |   14 +++--
 man/ybin.8                          |   40 ++++++++--------
 second/cache.S                      |    4 +-
 second/cfg.c                        |    4 +-
 second/cmdline.c                    |    2 -
 second/file.c                       |   22 ++++-----
 second/fs_ext2.c                    |   46 +++++++++---------
 second/fs_iso.c                     |    2 -
 second/fs_of.c                      |   30 ++++++------
 second/fs_reiserfs.c                |   38 +++++++--------
 second/fs_xfs.c                     |   12 ++---
 second/iso_util.c                   |    4 +-
 second/md5.c                        |   32 ++++++------
 second/partition.c                  |   50 ++++++++++---------
 second/prom.c                       |   40 ++++++++--------
 second/yaboot.c                     |   90 ++++++++++++++++++-----------------
 util/addnote.c                      |    2 -
 ybin/ofpath                         |   10 ++--
 ybin/yabootconfig                   |    8 ++-
 ybin/ybin                           |   22 ++++-----
 49 files changed, 384 insertions(+), 384 deletions(-)







More information about the Yaboot-devel mailing list