kernel-hacking-2024-linux-s.../drivers
Jayachandran C a2436b22de [SERIAL] remove unneeded code from serial_core.c
This patch fixes an issue reported by Coverity in serial/serial_core.c

Error reported: Variable "&((info)->tty)->flags" tracked as NULL was passed to a
function that dereferences it.

The later statements in the function assumes 'info->tty != NULL', so this
check is not necessary.  Probably a 'BUG_ON(info->tty == NULL)' can be added.

Signed-off-by: Jayachandran C. <c.jayachandran at gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-10-30 23:26:16 +00:00
..
acorn
acpi [PATCH] memory hotplug: move section_mem_map alloc to sparse.c 2005-10-29 21:40:44 -07:00
atm
base [PATCH] memory hotplug: move section_mem_map alloc to sparse.c 2005-10-29 21:40:44 -07:00
block [PATCH] blk: fix merge bug in as-iosched 2005-10-29 10:28:13 -07:00
bluetooth [Bluetooth] Ignore additional interfaces of BPA 100/105 devices 2005-10-28 19:20:57 +02:00
cdrom
char qtronix.c: Handle kmalloc failure. 2005-10-29 19:30:55 +01:00
connector
cpufreq
crypto
dio
eisa
fc4
firmware
hwmon [PATCH] hwmon: smsc47m1 documentation update 2005-10-28 14:02:14 -07:00
i2c [PATCH] I2C: remove devfs support from i2c-dev driver 2005-10-28 14:02:14 -07:00
ide Cleaned up AMD Au1200 IDE driver: 2005-10-29 19:32:20 +01:00
ieee1394 Merge ../bleed-2.6 2005-10-28 10:13:16 -07:00
infiniband [PATCH] missing include in infiniband 2005-10-29 10:35:07 -07:00
input [PATCH] amikbd fix 2005-10-29 10:35:07 -07:00
isdn
macintosh
mca
md [PATCH] Use sg_set_buf/sg_init_one where applicable 2005-10-30 11:19:43 +11:00
media Let it compile again after i2c algo id removal. Sort headers. 2005-10-29 19:32:27 +01:00
message
mfd
misc
mmc Au1[12]00 mmc driver. Only tested on the Au1200 at this point though 2005-10-29 19:32:26 +01:00
mtd [ARM] Fix Assabet reboot with SA1100 MTD map driver 2005-10-29 16:14:08 +01:00
net [CRYPTO] Simplify one-member scatterlist expressions 2005-10-30 11:19:43 +11:00
nubus
oprofile
parisc
parport
pci [PATCH] USB: move handoff code 2005-10-28 16:47:38 -07:00
pcmcia Updated pcmcia driver with pb1200 and db1200 support. 2005-10-29 19:32:24 +01:00
pnp
s390 [PATCH] arguments out of order in class_device_create() call (s390) 2005-10-29 10:35:07 -07:00
sbus
scsi Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 2005-10-29 21:48:06 -07:00
serial [SERIAL] remove unneeded code from serial_core.c 2005-10-30 23:26:16 +00:00
sh
sn
tc Use physical addresses at the interface level, letting drivers remap 2005-10-29 19:31:35 +01:00
telephony
usb [PATCH] Use sg_set_buf/sg_init_one where applicable 2005-10-30 11:19:43 +11:00
video Fix build error caused by missmatching duplicate declaration. 2005-10-29 19:32:31 +01:00
w1
zorro
Kconfig
Makefile [PATCH] USB: move handoff code 2005-10-28 16:47:38 -07:00