Re: [PATCH] rust: sort includes in bindings_helper.h
From: Jens Axboe
Date: Fri Aug 09 2024 - 09:07:54 EST
On 8/9/24 12:42 AM, Alice Ryhl wrote:
> Dash has ascii value 45 and underscore has ascii value 95, so to
> correctly sort the includes, the underscore should be last.
This commit message lacks an explanation for why the change is
being done. Yes it states that it brings the headers in ascii
sort order, but WHY?
--
Jens Axboe