typdef postfix is changed to {enum}_e and {struct}_s 51/253151/1
authorJaechul Lee <jcsing.lee@samsung.com>
Fri, 5 Feb 2021 02:28:26 +0000 (11:28 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Fri, 5 Feb 2021 02:28:26 +0000 (11:28 +0900)
commit2b94e88f8fb684c7ec4460a397d5ab0972e36183
tree7beb47d6c2f1e43c6dc4bbccdbd869dce25f75a2
parent58ad926b713565a914a1e13c9af2e54e900a8fee
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.37
[Issue Type] Readability enhance

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