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-- 1.2 KB
emu8000.c -rw-r--r-- 35.6 KB
emu8000_callback.c -rw-r--r-- 13.2 KB
emu8000_local.h -rw-r--r-- 1.6 KB
emu8000_patch.c -rw-r--r-- 7.4 KB
emu8000_pcm.c -rw-r--r-- 16.9 KB
emu8000_synth.c -rw-r--r-- 3.3 KB
es968.c -rw-r--r-- 7.4 KB
sb16.c -rw-r--r-- 21.3 KB
sb16_csp.c -rw-r--r-- 33.7 KB
sb16_csp_codecs.h -rw-r--r-- 44.8 KB
sb16_main.c -rw-r--r-- 26.8 KB
sb8.c -rw-r--r-- 7.1 KB
sb8_main.c -rw-r--r-- 15.9 KB
sb8_midi.c -rw-r--r-- 8.4 KB
sb_common.c -rw-r--r-- 7.2 KB
sb_mixer.c -rw-r--r-- 31.1 KB
sbawe.c -rw-r--r-- 38 bytes

back to top