• Mauro Carvalho Chehab's avatar
    [media] dib3000mc: Fix indentation · c7a092e3
    Mauro Carvalho Chehab authored
    drivers/media/dvb-frontends/dib3000mc.c:134 dib3000mc_setup_pwm_state() warn: inconsistent indenting
    drivers/media/dvb-frontends/dib3000mc.c:144 dib3000mc_setup_pwm_state() warn: inconsistent indenting
    drivers/media/dvb-frontends/dib3000mc.c:420 dib3000mc_sleep() warn: inconsistent indenting
    drivers/media/dvb-frontends/dib3000mc.c:453 dib3000mc_set_channel_cfg() warn: inconsistent indenting
    
    The last one is actually due to a commented code. Let's rework
    it, in order to remove the sparse warning without removing the
    dead code, as it may be useful in the future.
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
    c7a092e3
dib3000mc.c 26 KB