V4L/DVB (7274): dabusb: fix shadowed variable warning in dabusb.c
authorHarvey Harrison <harvey.harrison@gmail.com>
Tue, 22 Apr 2008 17:45:32 +0000 (14:45 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:07:46 +0000 (14:07 -0300)
commit6f2896756c4f1d4df5bd30599e6444c9513cfe8d
tree6ea769ce7c6f907befafc11253efe026f9a7cf3c
parent1744a7770c27a709c464ce51617c2b31721db165
V4L/DVB (7274): dabusb: fix shadowed variable warning in dabusb.c

drivers/media/video/dabusb.c:208:6: warning: symbol 'buffers' shadows an earlier one
drivers/media/video/dabusb.c:63:12: originally declared here

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/dabusb.c