Prompted by "This is a binary file." in D43192 I had a look at sys/arm64/nvidia/tegra210/tegra210_xusbpadctl.c, which had an ISO-8859 μ. Convert to Unicode/UTF-8.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Thanks, but I think that this is not supposed to be a Chinese char but just "20 sec Lock time", @mmel ?
Comment Actions
Maximum PLL lock time is 20 microsecond. Alternatively, we may use the 'us' to avoid UTF-8 in source files.
Comment Actions
Phabricator gets confused when the encoding is different between the before & after versions so you have to pick UTF-8 manually. Once done the right side looks like:
We have some UTF-8 files in the tree already and I think μ is fine.