commit | cfe2124a7f7285bfe5bf91e068f88437d1f8a591 | [log] [tgz] |
---|---|---|
author | Eugene (jno) Dvurechenski <jno@linux.vnet.ibm.com> | Mon Apr 18 13:45:10 2016 +0200 |
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | Tue May 02 15:08:54 2017 +0200 |
tree | 15e8299f9febfd31efe4f1c8d7d64122ffd95ccf | |
parent | 5559716c98ff1afd61b0f6707e261bf9579a37e7 [diff] |
pc-bios/s390-ccw: Make ebcdic/ascii conversion public Make the ebcdic_to_ascii function public to the rest of the "bios" code, as the volume label is no more the single thing to be converted. Signed-off-by: Eugene (jno) Dvurechenski <jno@linux.vnet.ibm.com> Signed-off-by: Farhan Ali <alifm@linux.vnet.ibm.com> Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>