V4L/DVB (7322): pvrusb2: Fix storage-class as per C99 spec
authorTobias Klauser <tklauser@distanz.ch>
Tue, 22 Apr 2008 17:45:45 +0000 (14:45 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:07:48 +0000 (14:07 -0300)
commitebff033039b654b7b5493499babe22c7c1b0d36e
tree7318934e38d5958bf4c91ec022072054f8834659
parent794b16072e00d0a40a8c773dd4319fb1e460a632
V4L/DVB (7322): pvrusb2: Fix storage-class as per C99 spec

The C99 specification states in section 6.11.5:

The placement of a storage-class specifier other than at the
beginning of the declaration specifiers in a declaration is an
obsolescent feature.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-hdw.c