[PATCH v1] ufs: core: change comment message to popular format
Bart Van Assche
bvanassche at acm.org
Mon Jul 25 09:41:45 PDT 2022
On 7/25/22 06:15, peter.wang at mediatek.com wrote:
> From: Peter Wang <peter.wang at mediatek.com>
>
> Some editor cannot display ‘0’ ‘1’ in correct format.
> Change it to '0' '1' for most editor can display.
As far as I know checkpatch accepts non-ASCII UTF-8 characters. Using
this encoding is essential to spell non-English names correctly in
source files. I don't think it's feasible nor desirable to eliminate all
non-ASCII UTF-8 from kernel source code files. Maybe this means that
it's time to switch to another editor?
Thanks,
Bart.
More information about the Linux-mediatek
mailing list