From d82353e534847732c4665a21e2ea699713a0e5b0 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Sat, 5 Jul 2014 13:02:02 -0700 Subject: [PATCH] ALSA: hda - Fix and neaten print_nid_path/debug_badness print_nid_path has a possible buffer overflow if struct nid_path.path values are > 256. Avoid this and neaten the output to remove the leading ':' Neaten debug_badness to always verify arguments. Signed-off-by: Joe Perches Signed-off-by: Takashi Iwai --- Reading git-format-patch failed