Skip to content

Commit

Permalink
V4L/DVB (10045): gspca - ov534: Remove empty line in trace.
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Jean-Francois Moine authored and Mauro Carvalho Chehab committed Dec 30, 2008
1 parent 71d50f3 commit f367b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/gspca/ov534.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
}
}
Expand Down

0 comments on commit f367b85

Please sign in to comment.