]> git.baikalelectronics.ru Git - kernel.git/commit
iwlegacy: Add missing comma between constant string array
authorJoe Perches <joe@perches.com>
Sat, 9 Jul 2011 06:20:24 +0000 (23:20 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Jul 2011 18:49:34 +0000 (14:49 -0400)
commit11e76affaa206b2ccc892136b7616f195a177cd9
treeb076180cf8e3a41ea221b660568166bc1c21b48a
parent5e1c20cacea77fb857b05b1dd71cf89fdd489edf
iwlegacy: Add missing comma between constant string array

Multiple quoted strings are concatenated without comma separators.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlegacy/iwl4965-base.c