All of lore.kernel.org
 help / color / mirror / Atom feed
* conf: refine check for snd_config_is_array
       [not found] <1623794837558520079-webhooks-bot@alsa-project.org>
@ 2021-06-15 22:07 ` GitHub pull_request - opened
  0 siblings, 0 replies; only message in thread
From: GitHub pull_request - opened @ 2021-06-15 22:07 UTC (permalink / raw)
  To: alsa-devel

alsa-project/alsa-lib pull request #158 was opened from ranj063:

Apart from checking the index, also check if the
node is not compound to qualify a config as an array.

For ex:

mixer [
	"mixer1"
]

is an array but

mixer.0 {
	name	"mixer 1"
}

is not an array even though the id is 0.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>

Request URL   : https://github.com/alsa-project/alsa-lib/pull/158
Patch URL     : https://github.com/alsa-project/alsa-lib/pull/158.patch
Repository URL: https://github.com/alsa-project/alsa-lib

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-15 22:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1623794837558520079-webhooks-bot@alsa-project.org>
2021-06-15 22:07 ` conf: refine check for snd_config_is_array GitHub pull_request - opened

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.