From: Takashi Iwai Date: Wed, 22 Jul 2009 14:02:46 +0000 (+0200) Subject: ALSA: hda - Use snprintf() to be safer X-Git-Tag: v2.6.31-rc5~88^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86de7416600e93835eeacee379aea939b6a0917a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed