mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
The char arrays with size 44 are for the name string of snd_ctl_elem_id. Define the constant and replace the raw numbers with it for clarifying better. Signed-off-by: Takashi Iwai <tiwai@suse.de>