[alsa-devel] [PATCH v3 07/14] ASoC: SOF: Add DSP firmware logger support

Mark Brown broonie at kernel.org
Wed Jan 9 21:44:27 CET 2019


On Tue, Dec 11, 2018 at 03:23:11PM -0600, Pierre-Louis Bossart wrote:

> +	/* make sure count is <= avail */
> +	count = avail > count ? count : avail;

min()?
-------------- 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/20190109/c95c200c/attachment.sig>


More information about the Alsa-devel mailing list