linux@xxxxxxxxxxx writes: > From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx> > > utf8_normalize() was added in 2019 as part of > commit 9d53690f0d4e ("unicode: implement higher level API for string > handling") > but has remained unused. FWIW, the original implementation made use of it, but the normalization-only support was rightfully dropped before merging. Then, there was an intention to enable it later but it never materialized. It clearly can go away. > (I think because the other higher level routines added by that patch > normalise as part of their operations) Correct. I'll queue it for next. Thank you, -- Gabriel Krisman Bertazi