]> git.alsa-project.org Git - alsa-plugins.git/commit
Reindent to Linux kernel style
authorLennart Poettering <lennart@poettering.net>
Thu, 21 Aug 2008 21:16:08 +0000 (23:16 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 3 Sep 2008 18:25:35 +0000 (20:25 +0200)
commitd612c4e404dbd474f115ea9e2c986cb94145987a
tree47f21593310fb44b40c43db0fff91e57ad0d698c
parent567fb2d4ff1270a3c425688bd410edadc12428a2
Reindent to Linux kernel style

The PulseAudio plugin was horrible mix-up of different indenting styles even in
the same files. Indenting by 4, by 2, by 8 characters, sometimes with tabs,
sometimes with spaces. To fix this chaos I ran all files through "indent -kr
-i8". Hopefully future patches will follow kernel style indenting too.
pulse/conf_pulse.c
pulse/ctl_pulse.c
pulse/pcm_pulse.c
pulse/pulse.c
pulse/pulse.h