diff options
| author | Jan Kara <[email protected]> | 2018-04-11 10:27:27 +0000 |
|---|---|---|
| committer | Jan Kara <[email protected]> | 2018-04-19 14:00:48 +0000 |
| commit | b8333ea1adf08c5ccc3790403f0d1053e1b49f62 (patch) | |
| tree | 6af69d35713f70309d6d8bd4484d7b2d111e50c9 /drivers/pci/controller/pci-host-common.c | |
| parent | udf: Fix leak of UTF-16 surrogates into encoded strings (diff) | |
| download | kernel-b8333ea1adf08c5ccc3790403f0d1053e1b49f62.tar.gz kernel-b8333ea1adf08c5ccc3790403f0d1053e1b49f62.zip | |
udf: Always require NLS support
UDF needs to convert strings between OSTA CS0 charset and standard UTF8.
Currently we implement our own utf-16 <-> utf-8 translations which is
unnecessary code duplication. Always select NLS so that we can use
translation functions from there.
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-host-common.c')
0 files changed, 0 insertions, 0 deletions
