]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] s390: Fix missing release function and cosmetic changes
authorCornelia Huck <huckc@de.ibm.com>
Fri, 6 Jan 2006 08:19:26 +0000 (00:19 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:33:52 +0000 (08:33 -0800)
commit3b793060e768197d525e892fd1f84dbc8767cada
tree94b3860f2a5324effb71d2c09aac9ff55e02dcb2
parent88fbf18399bde8f2900cf932acd40733dfa1effa
[PATCH] s390: Fix missing release function and cosmetic changes

- Use kzalloc() in blacklist.c.
- Kill unwanted casts in blacklist.c.
- Provide release function for struct channel_subsystem.

Signed-off-by: Cornelia Huck <huckc@de.ibm.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/s390/cio/blacklist.c
drivers/s390/cio/css.c