V4L/DVB (12612): si4713: simplify the code to remove a compiler warning.
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 31 Aug 2009 20:21:04 +0000 (17:21 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:19:50 +0000 (12:19 -0300)
The compiler warned about an uninitialized stereo variable. By simplifying
the code it 1) improved readability and 2) fixed the compiler warning.

Acked-by: Eduardo Valentin <eduardo.valentin@nokia.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found