[pulseaudio-discuss] [PATCH] Rename functions with "tostring" in the name to one with "to_string" to conform with the convention.

Tanu Kaskinen tanuk at iki.fi
Wed Aug 12 07:57:00 PDT 2015


On Fri, 2015-06-12 at 18:17 +0530, Deepak Srivastava wrote:
> component: core
> 
> <EP-E358F00C1D9A449EAE69225B9D2530F8>
> BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=88833
> 
> Signed-off-by: Deepak Srivastava <srivastava.d at samsung.com>
> ---
>  src/daemon/cmdline.c                         |    2 +-
>  src/daemon/daemon-conf.c                     |    2 +-
>  src/daemon/main.c                            |    2 +-
>  src/modules/alsa/alsa-mixer.c                |    4 ++--
>  src/modules/dbus/iface-core.c                |    2 +-
>  src/modules/macosx/module-coreaudio-device.c |    4 ++--
>  src/modules/module-rygel-media-server.c      |    2 +-
>  src/modules/module-udev-detect.c             |    2 +-
>  src/modules/rtp/headerlist.c                 |    2 +-
>  src/modules/rtp/rtsp_client.c                |    6 +++---
>  src/modules/x11/module-x11-publish.c         |    2 +-
>  src/pulse/proplist.c                         |    2 +-
>  src/pulsecore/cli-text.c                     |   18 +++++++++-------
> --
>  src/pulsecore/cli.c                          |    2 +-
>  src/pulsecore/core-util.c                    |    4 ++--
>  src/pulsecore/protocol-dbus.c                |    4 ++--
>  src/pulsecore/protocol-http.c                |    2 +-
>  src/pulsecore/resampler.c                    |    2 +-
>  src/pulsecore/strbuf.c                       |    8 ++++----
>  src/pulsecore/strbuf.h                       |    4 ++--
>  src/pulsecore/strlist.c                      |    4 ++--
>  src/pulsecore/strlist.h                      |    2 +-
>  src/tests/memblockq-test.c                   |    4 ++--
>  src/tests/strlist-test.c                     |    6 +++---
>  24 files changed, 46 insertions(+), 46 deletions(-)

Thanks! I applied the patch to the "next" branch.

-- 
Tanu


More information about the pulseaudio-discuss mailing list