[media] em28xx: Don't initialize a var if won't be using it
Fixes most cases of initializing a var but not using it.
There are still 3 cases at em28xx-alsa, were those vars should
probably be used.
Signed-off-by:
Mauro Carvalho Chehab <mchehab@redhat.com>
Showing
- drivers/media/video/em28xx/em28xx-audio.c 5 additions, 4 deletionsdrivers/media/video/em28xx/em28xx-audio.c
- drivers/media/video/em28xx/em28xx-cards.c 1 addition, 2 deletionsdrivers/media/video/em28xx/em28xx-cards.c
- drivers/media/video/em28xx/em28xx-core.c 2 additions, 2 deletionsdrivers/media/video/em28xx/em28xx-core.c
- drivers/media/video/em28xx/em28xx-i2c.c 0 additions, 2 deletionsdrivers/media/video/em28xx/em28xx-i2c.c
Loading
Please register or sign in to comment