commit | 86de7416600e93835eeacee379aea939b6a0917a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jul 22 16:02:46 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jul 22 16:02:46 2009 +0200 |
tree | 61f1ff47bd1a52a61076597118957cf5c32aff98 | |
parent | b04add956616b6d89ff21da749b46ad2bd58ef32 [diff] |
ALSA: hda - Use snprintf() to be safer Use snprint() for creating the jack name string instead of sprintf() in patch_sigmatel.c. Signed-off-by: Takashi Iwai <tiwai@suse.de>