]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sound/core/pcm_lib.c: don't export static functions
authorAdrian Bunk <bunk@kernel.org>
Sat, 6 Oct 2007 20:29:05 +0000 (22:29 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sat, 6 Oct 2007 20:29:05 +0000 (22:29 +0200)
commitb352b876c9540f42c9d76a4acd9f6d82308c1fbb
tree248698312a99b1f6d2aa642bcb84d3ff02f41198
parent3f5514bf3e051044e91d17aab46ee2191a4cace2
sound/core/pcm_lib.c: don't export static functions

Static functions mustn't be exported.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
sound/core/pcm_lib.c