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
ebcdic.c
s390_rdev.c
s390mach.c
s390mach.h
sysinfo.c calibrate_delay() must be __cpuinit 2008-02-06 10:41:08 -08:00