From: Peter Huewe Date: Mon, 28 Jan 2013 23:36:39 +0000 (+0100) Subject: staging/comedi/adl_pci8164: Don't assign string X-Git-Tag: v3.9-rc1~127^2~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e21545449b2b96775065f237063a224fff21ed9d;p=pandora-kernel.git staging/comedi/adl_pci8164: Don't assign string Assigning a string is really bad, and since we only have 1 char strings here we can simply use a char to store the value and change the format specifier. Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed