]> git.alsa-project.org Git - alsa-plugins.git/commit
Mark as static the functions not used outside their unit.
authorDiego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
Fri, 21 Nov 2008 01:20:36 +0000 (02:20 +0100)
committerDiego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
Fri, 21 Nov 2008 12:07:09 +0000 (13:07 +0100)
commit021c884548f8ed502fec114a1efd22679d718a19
treeadee497f5b371155ae04a9dac23c7ed653b6a8e3
parent9d65155c28d4a47022a4de7e604187b8b2ad2137
Mark as static the functions not used outside their unit.

This allows the compiler to assume more about their interface, if at
all possible.

Signed-off-by: Diego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
maemo/alsa-dsp.c
maemo/dsp-ctl.c
pulse/pcm_pulse.c
usb_stream/pcm_usb_stream.c