diff options
author | Mariusz Kozlowski <m.kozlowski@tuxland.pl> | 2007-08-01 23:46:44 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2007-08-01 23:46:44 +0200 |
commit | cc60d8baa35c995bf8c40a9730b894993ddb43b9 (patch) | |
tree | 79bb2801dd644a3450352e6b92b44be771e36d2b /drivers/scsi/ide-scsi.c | |
parent | ab0579685d34eb2c6b101534796ba64c8b9107b5 (diff) |
drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc
Is this a bug? In original verison memset cleared sizeof(state) bytes
instead of sizeof(*state). If it was intentional then this patch is invalid.
If not intentional -> valid :) Please review.
Bart: Yes, it is a bug so this patch is a valid bugfix. :-)
drivers/ide/arm/icside.c | 18883 -> 18849 (-34 bytes)
Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'drivers/scsi/ide-scsi.c')
0 files changed, 0 insertions, 0 deletions