This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/xawtv3.git tree:

Subject: Whitespace cleanups
Author:  Mauro Carvalho Chehab <[email protected]>
Date:    Wed Feb 16 17:00:46 2011 -0200

I hate when git complains about bad whitespacing. Better to
apply a patch once fixing those, than to need to check every
single commit.

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

 Changes                              |   36 +-
 README.recording                     |    2 +-
 common/RegEdit.c                     |  266 +++++++-------
 common/RegEdit.h                     |   10 +-
 common/RegEditI.h                    |   92 +++---
 common/Subdir.mk                     |    2 +-
 common/capture.c                     |   24 +-
 common/capture.h                     |    2 +-
 common/channel.c                     |   36 +-
 common/commands.c                    |   52 ++--
 common/event.c                       |    4 +-
 common/frequencies.c                 |    2 +-
 common/frequencies.h                 |    4 +-
 common/lirc.c                        |    6 +-
 common/midictrl.c                    |   10 +-
 common/parseconfig.c                 |   10 +-
 common/vbi-data.c                    |   10 +-
 common/vbi-sim.c                     |    4 +-
 configure.ac                         |   22 +-
 console/fbtools.c                    |   20 +-
 console/fs.c                         |   12 +-
 console/ftp.c                        |   38 +-
 console/matrox.c                     |    6 +-
 console/radio.c                      |   56 ++--
 console/record.c                     |   24 +-
 console/showqt.c                     |   28 +-
 console/showriff.c                   |   66 ++--
 console/v4l-conf.c                   |   24 +-
 console/v4l-info.c                   |    2 +-
 console/vbi-tty.c                    |    8 +-
 contrib/hauppauge-eeprom             |   18 +-
 contrib/mjpeg.html                   |  724 +++++++++++++++++-----------------
 contrib/vtx2xawtv/README.vtx2xawtv   |   16 +-
 contrib/vtx2xawtv/vtx2xawtv          |   20 +-
 contrib/xawtvsort.pl                 |   58 ++--
 debug/xvideo.c                       |    6 +-
 frequencies/init.pl                  |    4 +-
 install-sh                           |   18 +-
 jwz/remote.c                         |  260 ++++++------
 jwz/remote.h                         |    2 +-
 jwz/vroot.h                          |    2 +-
 libng/README                         |    2 +-
 libng/byteswap.h                     |    8 +-
 libng/color_lut.c                    |   36 +-
 libng/color_packed.c                 |   16 +-
 libng/color_unused.c                 |    6 +-
 libng/color_yuv2rgb.c                |   28 +-
 libng/contrib-plugins/bilinear.c     |   10 +-
 libng/contrib-plugins/cubic.c        |   16 +-
 libng/contrib-plugins/linear-blend.c |   26 +-
 libng/contrib-plugins/linedoubler.c  |   14 +-
 libng/contrib-plugins/snd-alsa.cc    |   10 +-
 libng/convert.c                      |    4 +-
 libng/grab-ng.h                      |    4 +-
 libng/list.h                         |    6 +-
 libng/plugins/Subdir.mk              |    2 +-
 libng/plugins/conv-audio.c           |    2 +-
 libng/plugins/conv-mjpeg.c           |   32 +-
 libng/plugins/drv0-bsd.c             |   16 +-
 libng/plugins/drv0-v4l2.tmpl.c       |   74 ++--
 libng/plugins/flt-disor.c            |   20 +-
 libng/plugins/flt-gamma.c            |    2 +-
 libng/plugins/read-avi.c             |   10 +-
 libng/plugins/read-dv.c              |   12 +-
 libng/plugins/read-qt.c              |   12 +-
 libng/plugins/riff.h                 |    2 +-
 libng/plugins/snd-oss.c              |    8 +-
 libng/plugins/write-avi.c            |   20 +-
 libng/plugins/write-dv.c             |    4 +-
 libng/plugins/write-qt.c             |    8 +-
 libng/writefile.c                    |   44 +-
 scripts/bigfont.pl                   |    2 +-
 scripts/subtitles                    |    2 +-
 structs/struct-dump.h                |    2 +-
 structs/struct-v4l.c                 |    2 +-
 vbistuff/alevtd.c                    |   42 +-
 vbistuff/httpd.h                     |   10 +-
 vbistuff/ntsc-cc.c                   |   72 ++--
 vbistuff/page.c                      |    8 +-
 vbistuff/request.c                   |    6 +-
 vbistuff/response.c                  |    6 +-
 x11/MoTV-fixed                       |   16 +-
 x11/MoTV-fr                          |   22 +-
 x11/atoms.c                          |   10 +-
 x11/blit.c                           |   42 +-
 x11/conf.c                           |  102 +++---
 x11/man.c                            |    4 +-
 x11/motv.c                           |  124 +++---
 x11/mtt.ad                           |   12 +-
 x11/mtt.c                            |    8 +-
 x11/pia.c                            |   12 +-
 x11/propwatch.c                      |   26 +-
 x11/rootv.c                          |   16 +-
 x11/rootv.xml                        |   12 +-
 x11/toolbox.c                        |   16 +-
 x11/vbi-gui.c                        |   40 +-
 x11/vbi-x11.c                        |    6 +-
 x11/wmhooks.c                        |    4 +-
 x11/x11.c                            |   26 +-
 x11/xawtv-remote.c                   |   56 ++--
 x11/xawtv.c                          |   52 ++--
 x11/xv.c                             |   12 +-
 102 files changed, 1615 insertions(+), 1615 deletions(-)

---

http://git.linuxtv.org/xawtv3.git?a=commitdiff;h=6fce20e7a9b1e9669ab0ce5e36b4fd1a50099dde
<diff discarded since it is too big>

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to