mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-23 12:14:10 +08:00
s390/ebcdic: fix typo in comment
s/ECBDIC/EBCDIC/ (C and B are swapped) Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/08ed63331699177b3354458da66a2f63c0217e49.1686407113.git.christophe.jaillet@wanadoo.fr Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
This commit is contained in:
parent
e810487385
commit
7fb0ad1938
@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/*
|
||||
* ECBDIC -> ASCII, ASCII -> ECBDIC,
|
||||
* EBCDIC -> ASCII, ASCII -> EBCDIC,
|
||||
* upper to lower case (EBCDIC) conversion tables.
|
||||
*
|
||||
* S390 version
|
||||
|
Loading…
Reference in New Issue
Block a user