From: Mauro Carvalho Chehab Date: Wed, 24 Sep 2014 18:49:50 +0000 (-0300) Subject: [media] cx88: fix cards table CodingStyle X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2392d347e1dbb4987beaaee0f87653480fcddc8;p=pandora-kernel.git [media] cx88: fix cards table CodingStyle This is actually a coding style issue, but it was generating lots of smatch warnings: drivers/media/pci/cx88/cx88-cards.c:1513:37: warning: Initializer entry defined twice drivers/media/pci/cx88/cx88-cards.c:1517:19: also defined here drivers/media/pci/cx88/cx88-cards.c:1533:36: warning: Initializer entry defined twice drivers/media/pci/cx88/cx88-cards.c:1538:19: also defined here ... Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed