[PATCH v3 3/3] kselftest: alsa: Use private alsa-lib configuration in mixer test
Mark Brown
broonie at kernel.org
Wed Dec 8 22:44:31 CET 2021
On Wed, Dec 08, 2021 at 02:27:34PM -0700, Shuah Khan wrote:
> > }
> > }
> > +
> > + snd_config_delete(config);
> > }
> > /*
> This open comment at the end of the patch looks odd. Does this compile?
Yes, it's the start of the comment describing the next function, more
complete context is:
}
snd_config_delete(config);
}
/*
* Check that we can read the default value and it is valid. Write
* tests use the read value to restore the default.
*/
void test_ctl_get_value(struct ctl_data *ctl)
{
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20211208/5c5b16f2/attachment.sig>
More information about the Alsa-devel
mailing list