Revision cc60d8baa35c995bf8c40a9730b894993ddb43b9 authored by Mariusz Kozlowski on 01 August 2007, 21:46:44 UTC, committed by Bartlomiej Zolnierkiewicz on 01 August 2007, 21:46:44 UTC
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>
1 parent ab05796
History
File Mode Size
Makefile -rw-r--r-- 302 bytes
copy.c -rw-r--r-- 2.9 KB
io.c -rw-r--r-- 4.4 KB
linear.c -rw-r--r-- 4.9 KB
mixer_oss.c -rw-r--r-- 39.1 KB
mulaw.c -rw-r--r-- 9.5 KB
pcm_oss.c -rw-r--r-- 82.9 KB
pcm_plugin.c -rw-r--r-- 20.8 KB
pcm_plugin.h -rw-r--r-- 7.4 KB
plugin_ops.h -rw-r--r-- 16.6 KB
rate.c -rw-r--r-- 9.8 KB
route.c -rw-r--r-- 3.1 KB

back to top