mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-17 22:05:18 -05:00
topology: cosmetic changes (functions)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
d768da27e7
commit
b20b400e2f
5 changed files with 24 additions and 21 deletions
|
|
@ -71,7 +71,8 @@ static ssize_t write_block_header(snd_tplg_t *tplg, unsigned int type,
|
|||
}
|
||||
|
||||
static int write_elem_block(snd_tplg_t *tplg,
|
||||
struct list_head *base, size_t size, int tplg_type, const char *obj_name)
|
||||
struct list_head *base, size_t size,
|
||||
int tplg_type, const char *obj_name)
|
||||
{
|
||||
struct list_head *pos, *sub_pos, *sub_base;
|
||||
struct tplg_elem *elem, *elem_next;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue