ALSA: Replace the magic number 44 with const
authorTakashi Iwai <tiwai@suse.de>
Fri, 28 Jun 2013 09:56:49 +0000 (11:56 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 28 Jun 2013 10:14:44 +0000 (12:14 +0200)
commit975cc02a904ae385721f1bdb65eb1bcf707dfaf1
tree9ca3c2937ff979fe3f7266f9c1902a60011a61f0
parent0c055b3413868227f2e85701c4e6938c9581f0e2
ALSA: Replace the magic number 44 with const

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>
include/uapi/sound/asound.h
sound/pci/ac97/ac97_codec.c
sound/pci/asihpi/asihpi.c
sound/pci/hda/hda_generic.c
sound/pci/hda/hda_jack.c
sound/pci/hda/patch_ca0132.c