V4L/DVB (7447): pvrusb2: Fix compilation warning
authorMike Isely <isely@pobox.com>
Sat, 8 Mar 2008 07:02:20 +0000 (04:02 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:07:55 +0000 (14:07 -0300)
commita2401d9eed955d90e682b911c343d7fb4ad22436
tree56b2f1b9a780c5e0fd6e6c5b2fba01974479c92e
parent2c4963d4fb6103c0589db411fccf5e4f8531f173
V4L/DVB (7447): pvrusb2: Fix compilation warning

Fix use of a non-int (size_t) being passed in a printf width field.
This benign issue has apparently been around for a long time, but went
undetected until now.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-sysfs.c