1
0
Fork 0
alistair23-linux/drivers/s390
Samuel Thibault 5ce2087ed0 Fix default compose table initialization
Oddly enough, unsigned int c = '\300'; puts a "negative" value in c, not
0300...  This fixes the default unicode compose table by using integers
instead of character constants.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-03-03 14:53:16 -08:00
..
block [S390] dcss: Fix Unlikely(x) != y 2008-02-19 15:29:35 +01:00
char Fix default compose table initialization 2008-03-03 14:53:16 -08:00
cio [S390] qdio: FCP/SCSI write I/O stagnates on LPAR 2008-02-19 15:29:35 +01:00
crypto [S390] zcrypt: Do not start ap poll thread per default 2008-02-09 18:24:38 +01:00
net claw: make use of DIV_ROUND_UP 2008-02-23 23:57:45 -05:00
scsi [SCSI] zfcp: fix sense_buffer access bug 2008-01-30 13:03:39 -06:00
Makefile [S390] Calibrate delay and bogomips. 2007-02-05 21:18:31 +01:00
ebcdic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s390_rdev.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
s390mach.c [S390] cio: replace subchannel evaluation queue with bitmap 2007-04-27 16:01:40 +02:00
s390mach.h [S390] ETR support. 2007-02-05 21:18:19 +01:00
sysinfo.c calibrate_delay() must be __cpuinit 2008-02-06 10:41:08 -08:00