• Benoit Parrot's avatar
    [media] media: ti-vpe: cal: Fix syntax check warnings · 96621112
    Benoit Parrot authored
    Fix the following sparse warnings:
    
    ti-vpe/cal.c:387:26: warning: incorrect type in return expression (different address spaces)
    ti-vpe/cal.c:459:26: warning: incorrect type in return expression (different address spaces)
    ti-vpe/cal.c:503:27: warning: incorrect type in argument 6 (different address spaces)
    ti-vpe/cal.c:509:47: warning: incorrect type in argument 6 (different address spaces)
    ti-vpe/cal.c:518:47: warning: incorrect type in argument 6 (different address spaces)
    ti-vpe/cal.c:526:31: warning: incorrect type in argument 6 (different address spaces)
    ti-vpe/cal.c:1807:24: warning: Using plain integer as NULL pointer
    ti-vpe/cal.c:1844:16: warning: Using plain integer as NULL pointer
    Signed-off-by: default avatarBenoit Parrot <bparrot@ti.com>
    Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
    96621112
cal.c 49.7 KB