Revision 785955752fde4c555a1d9f74ddfe1f7aca3e0c7f authored by Alan Cox on 03 July 2007, 20:28:35 UTC, committed by Bartlomiej Zolnierkiewicz on 03 July 2007, 20:28:35 UTC
Found by a static analyser. It is in theory possible we dereference
dev->id when it has become invalid. Re-order to avoid this.

Not needed for new-ide as we no longer support the crazy exabyte nest stuff

Signed-off-by: Alan Cox <alan@redhat.com>
Cc: Andrew Morton <akpm@osdl.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>

1 parent b42fa13
History
File Mode Size
aoa
arm
core
drivers
i2c
isa
mips
oss
parisc
pci
pcmcia
ppc
soc
sparc
synth
usb
Kconfig -rw-r--r-- 2.9 KB
Makefile -rw-r--r-- 510 bytes
ac97_bus.c -rw-r--r-- 1.6 KB
last.c -rw-r--r-- 1.3 KB
sound_core.c -rw-r--r-- 12.6 KB
sound_firmware.c -rw-r--r-- 1.7 KB

back to top