typdef postfix is changed to {enum}_e and {struct}_s 48/253148/2
authorJaechul Lee <jcsing.lee@samsung.com>
Fri, 5 Feb 2021 02:09:09 +0000 (11:09 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Tue, 16 Feb 2021 02:28:08 +0000 (11:28 +0900)
commitc9f1f0fef26584ef2c21ce4b2a21eb4fa9f2edad
treef8f72e6bbca8d3d74e98f5d9efa1e7b3b8a3e393
parente5af8805089fd78ed5162ace56bf13e19d7d4df6
typdef postfix is changed to {enum}_e and {struct}_s

enum and structure are changed for better readability. In case of enum,
{enum}_t is changed to {enum}_'e', and {struct}_t is changed to
{struct}_'s'

[Version] 0.1.14
[Issue Type] Readability enhance

Change-Id: If816998c1c300ebbe93226c6950eacf0f22088e8
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
12 files changed:
hal-backend-audio.c
packaging/audio-hal-emul.spec
tizen-audio-comm.c
tizen-audio-impl-ctrl.c
tizen-audio-impl-pcm.c
tizen-audio-impl.h
tizen-audio-internal.h
tizen-audio-pcm.c
tizen-audio-routing.c
tizen-audio-stream.c
tizen-audio-volume.c
tizen-audio.c