From e5a89998d4c43cd36397e1d9e061bfdab0bcd094 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Sun, 1 Jun 2014 09:29:19 -0300 Subject: [PATCH] [media] media: usb: dvb-usb-v2: mxl111sf.c: Cleaning up uninitialized variables There is a risk that the variable will be used without being initialized. This was largely found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed