[PATCH v5 1/5] fs, block: refactor enum rw_hint
Kanchan Joshi
joshi.k at samsung.com
Fri Sep 13 00:22:51 PDT 2024
On 9/13/2024 2:00 AM, Bart Van Assche wrote:
> On 9/12/24 8:50 AM, Kanchan Joshi wrote:
>> Wherever hint is being used in generic way, u8 data type is being used.
>
> Has it been considered to introduce a new union and to use that as the
> type of 'hint' instead of 'u8'?
>
Is it same as your other question in patch 3?. I commented there.
If not, can you expand on what you prefer (maybe with a code fragment).
More information about the Linux-nvme
mailing list