• M
    [media] cx88: fix cards table CodingStyle · e2392d34
    Mauro Carvalho Chehab 提交于
    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: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
    e2392d34
cx88-cards.c 97.9 KB