aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/Kconfig
diff options
context:
space:
mode:
authorMichael Buesch <mb@bu3sch.de>2009-06-11 13:06:31 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2009-06-11 08:51:03 -0700
commit73e0d48b8c28fb39a0bb6713c875e9919a9af546 (patch)
treeb250b867130a9233a0daa6cbf2ba11b9a5e868a1 /drivers/media/Kconfig
parent0b4068a1287b02018d1b3159e7be6f27f3e3e68c (diff)
downloadkernel_samsung_smdk4412-73e0d48b8c28fb39a0bb6713c875e9919a9af546.tar.gz
kernel_samsung_smdk4412-73e0d48b8c28fb39a0bb6713c875e9919a9af546.tar.bz2
kernel_samsung_smdk4412-73e0d48b8c28fb39a0bb6713c875e9919a9af546.zip
parport_pc: Fix subscription bugs
This patch fixes array subscription bugs in the parport_pc driver. drivers/parport/parport_pc.c: In function ‘parport_irq_probe’: drivers/parport/parport_pc.c:1589: warning: array subscript is above array bounds drivers/parport/parport_pc.c: In function ‘parport_pc_probe_port’: drivers/parport/parport_pc.c:1579: warning: array subscript is above array bounds The patch also fixes a few other array bugs, which the compiler was unable to find. Coding style violations are also fixed. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/media/Kconfig')
0 files changed, 0 insertions, 0 deletions