V4L/DVB (10045): gspca - ov534: Remove empty line in trace.

Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Jean-Francois Moine 2008-12-28 06:51:37 -03:00 committed by Mauro Carvalho Chehab
parent 71d50f3072
commit f367b85d9a

View file

@ -131,7 +131,7 @@ static int sccb_check_status(struct usb_device *udev)
case 0x03:
break;
default:
PDEBUG(D_ERR, "sccb status 0x%02x, attempt %d/5\n",
PDEBUG(D_ERR, "sccb status 0x%02x, attempt %d/5",
data, i + 1);
}
}