]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] s390: kzalloc() conversion in arch/s390
authorEric Sesterhenn <snakebyte@gmx.de>
Fri, 24 Mar 2006 11:15:31 +0000 (03:15 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 24 Mar 2006 15:33:18 +0000 (07:33 -0800)
commit3e572b7b0c4e8a89c12a32ecc35891281481d325
treee10cc0bfb089a303788206743b0a9bea616ebfdf
parent6d2d2898e7a7049f6c161d0e46b32558e8fae44b
[PATCH] s390: kzalloc() conversion in arch/s390

Convert all kmalloc + memset sequences in arch/s390 to kzalloc usage.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/s390/appldata/appldata_base.c
arch/s390/kernel/debug.c