linux/drivers/scsi/sym53c8xx_2
Robert P. J. Day cd86128088 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
All kcalloc() calls of the form "kcalloc(1,...)" are converted to the
equivalent kzalloc() calls, and a few kcalloc() calls with the incorrect
ordering of the first two arguments are fixed.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Cc: Adam Belay <ambx1@neo.rr.com>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Cc: Greg KH <greg@kroah.com>
Cc: Mark Fasheh <mark.fasheh@oracle.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-13 09:05:52 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sym53c8xx.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sym_defs.h [SCSI] Version 2.2.3 2006-04-13 10:13:26 -05:00
sym_fw.c [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests 2005-12-13 18:11:39 -07:00
sym_fw.h [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests 2005-12-13 18:11:39 -07:00
sym_fw1.h [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests 2005-12-13 18:11:39 -07:00
sym_fw2.h [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests 2005-12-13 18:11:39 -07:00
sym_glue.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
sym_glue.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sym_hipd.c [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 2006-12-13 09:05:52 -08:00
sym_hipd.h [SCSI] Disable sym2 driver queueing 2006-04-13 10:13:24 -05:00
sym_malloc.c [SCSI] sym2: Remove FreeBSD ifdefs 2005-12-13 18:11:27 -07:00
sym_misc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sym_nvram.c [SCSI] sym2: Allow NVRAM settings to limit speed and width 2005-12-13 18:11:45 -07:00
sym_nvram.h [SCSI] sym2: Allow NVRAM settings to limit speed and width 2005-12-13 18:11:45 -07:00