ALSA: hda - Use snprintf() to be safer
authorTakashi Iwai <tiwai@suse.de>
Wed, 22 Jul 2009 14:02:46 +0000 (16:02 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 22 Jul 2009 14:02:46 +0000 (16:02 +0200)
Use snprint() for creating the jack name string instead of sprintf()
in patch_sigmatel.c.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found