ucm: ucm_main.c - cosmetic tab cleanups

This file is problematic for the git's tab checker.
The unexpand tool is used to convert initial spaces
to tabs.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2021-03-05 19:35:03 +01:00
parent 9c194a0ba7
commit 2b418648cf

View file

@ -1177,7 +1177,6 @@ static int get_modifier_list(snd_use_case_mgr_t *uc_mgr, const char **list[],
char *verbname)
{
struct use_case_verb *verb;
if (verbname) {
verb = find_verb(uc_mgr, verbname);
} else {