pulseaudio/src/modules/alsa
poljar (Damir Jelić) 97da92d894 Whitespace cleanup: Remove all multiple newlines
This patch removes all occurrences of double and triple
newlines.

Command used for this:
find .  -type d \( -name ffmpeg \) -prune -o \
        -regex '\(.*\.[hc]\|.*\.cc\)' \
        -a -not -name 'adrian-aec.*' -a -not \
        -name reserve.c -a -not -name 'rtkit.*' \
        -exec sed -i -e '/^$/{N;s/^\n$//}' {} \;

Two passes were needed to remove triple newlines.
The excluded files are mirrored files from external sources.
2013-06-24 16:56:24 +03:00
..
mixer alsa-mixer: Add "Line Out" path 2013-06-10 17:03:02 +03:00
alsa-mixer.c Whitespace cleanup: Remove all multiple newlines 2013-06-24 16:56:24 +03:00
alsa-mixer.h alsa-mixer: Introduce "description-key" option for paths 2013-06-04 00:38:39 +05:30
alsa-sink.c Whitespace cleanup: Remove all multiple newlines 2013-06-24 16:56:24 +03:00
alsa-sink.h alsa: Remove unneeded include 2011-06-22 22:45:27 +01:00
alsa-source.c Whitespace cleanup: Remove all multiple newlines 2013-06-24 16:56:24 +03:00
alsa-source.h alsa: rework mixer logic 2009-06-17 03:45:14 +02:00
alsa-ucm.c Style fix: Remove new lines from opening brackets 2013-06-24 16:56:24 +03:00
alsa-ucm.h alsa: Catch role matched streams to enable/disable modifier 2012-07-18 10:53:29 +05:30
alsa-util.c Whitespace cleanup: Remove all multiple newlines 2013-06-24 16:56:24 +03:00
alsa-util.h alsa-util: Add a function to read ELD info 2013-02-19 20:10:16 +02:00
module-alsa-card.c Style fix: Remove new lines from opening brackets 2013-06-24 16:56:24 +03:00
module-alsa-sink.c alsa: support fixed latency range in alsa modules 2011-11-03 21:17:54 +01:00
module-alsa-source.c alsa: support fixed latency range in alsa modules 2011-11-03 21:17:54 +01:00