[pulseaudio-discuss] [PATCH] Make pa_socket_server_new static
Tanu Kaskinen
tanu.kaskinen at linux.intel.com
Wed Dec 31 04:40:58 PST 2014
On Wed, 2014-12-31 at 12:28 +0500, Alexander E. Patrakov wrote:
> While at it, also remove SOCKET_SERVER_GENERIC, because it is always
> being overwritten with a specific socket type.
>
> Signed-off-by: Alexander E. Patrakov <patrakov at gmail.com>
> ---
> src/pulsecore/socket-server.c | 5 +----
> src/pulsecore/socket-server.h | 1 -
> 2 files changed, 1 insertion(+), 5 deletions(-)
Thanks, pushed. I amended the patch by dropping the pa_ prefix from the
function. Static functions shouldn't use the pa_ prefix.
--
Tanu
More information about the pulseaudio-discuss
mailing list