Searched hist:"49 bd03cc" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | unicode.h | 49bd03cc Wed Sep 15 02:00:00 CDT 2021 Christoph Hellwig <hch@lst.de> unicode: pass a UNICODE_AGE() tripple to utf8_load
Don't bother with pointless string parsing when the caller can just pass the version in the format that the core expects. Also remove the fallback to the latest version that none of the callers actually uses.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
|
/openbmc/linux/fs/unicode/ |
H A D | utf8-selftest.c | 49bd03cc Wed Sep 15 02:00:00 CDT 2021 Christoph Hellwig <hch@lst.de> unicode: pass a UNICODE_AGE() tripple to utf8_load
Don't bother with pointless string parsing when the caller can just pass the version in the format that the core expects. Also remove the fallback to the latest version that none of the callers actually uses.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
|
H A D | utf8-core.c | 49bd03cc Wed Sep 15 02:00:00 CDT 2021 Christoph Hellwig <hch@lst.de> unicode: pass a UNICODE_AGE() tripple to utf8_load
Don't bother with pointless string parsing when the caller can just pass the version in the format that the core expects. Also remove the fallback to the latest version that none of the callers actually uses.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
|
H A D | utf8n.h | 49bd03cc Wed Sep 15 02:00:00 CDT 2021 Christoph Hellwig <hch@lst.de> unicode: pass a UNICODE_AGE() tripple to utf8_load
Don't bother with pointless string parsing when the caller can just pass the version in the format that the core expects. Also remove the fallback to the latest version that none of the callers actually uses.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
|
H A D | utf8-norm.c | 49bd03cc Wed Sep 15 02:00:00 CDT 2021 Christoph Hellwig <hch@lst.de> unicode: pass a UNICODE_AGE() tripple to utf8_load
Don't bother with pointless string parsing when the caller can just pass the version in the format that the core expects. Also remove the fallback to the latest version that none of the callers actually uses.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
|
/openbmc/linux/fs/f2fs/ |
H A D | super.c | 49bd03cc Wed Sep 15 02:00:00 CDT 2021 Christoph Hellwig <hch@lst.de> unicode: pass a UNICODE_AGE() tripple to utf8_load
Don't bother with pointless string parsing when the caller can just pass the version in the format that the core expects. Also remove the fallback to the latest version that none of the callers actually uses.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
|
/openbmc/linux/fs/ext4/ |
H A D | super.c | 49bd03cc Wed Sep 15 02:00:00 CDT 2021 Christoph Hellwig <hch@lst.de> unicode: pass a UNICODE_AGE() tripple to utf8_load
Don't bother with pointless string parsing when the caller can just pass the version in the format that the core expects. Also remove the fallback to the latest version that none of the callers actually uses.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
|