V4L/DVB (9637): usb vendor_ids/product_ids are __le16
authorHarvey Harrison <harvey.harrison@gmail.com>
Fri, 14 Nov 2008 21:19:56 +0000 (18:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:34 +0000 (17:53 -0200)
commit292ee46107abc213fc073298aa6a838a595d2b78
tree7e90b19db535c9efad73950d22f77eb7dd8752a9
parentb3d8466fd0e63fd58096f195cbe5ec2444d3fd60
V4L/DVB (9637): usb vendor_ids/product_ids are __le16

Noticed by sparse:
drivers/media/dvb/dvb-usb/af9015.c:756:25: warning: restricted __le16 degrades to integer
drivers/media/dvb/dvb-usb/af9015.c:744:28: warning: restricted __le16 degrades to integer

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/af9015.c