From: Joe Perches Date: Sat, 9 Jul 2011 06:20:25 +0000 (-0700) Subject: iwlagn: Add missing comma between constant string array X-Git-Tag: v3.1-rc1~316^2~124^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a897d41a30b0af2dbc61c18aa3d2edd9b80fe6a;p=pandora-kernel.git iwlagn: Add missing comma between constant string array Multiple quoted strings are concatenated without comma separators. Make the array const while there. Signed-off-by: Joe Perches Acked-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed