On 05.06.2023 12:05, Andrew Cooper wrote:
> Insecure the word being looked for here. Especially given the nature of the
Nit: Missing "is"?
> sole caller, and the (correct) comment next to it.
>
> I've left the taint constant as 'U' as it's a rather more user-visible.
>
> Fixes: 82c0d3d491cc ("xen: Add an unsecure Taint type")
> Signed-off-by: Andrew Cooper <[email protected]>
Acked-by: Jan Beulich <[email protected]>
> I'm happy to change 'U' to 'I' if we think that no-one is going to be impacted
> by it. I just wasn't sure.
I agree with what you have done, i.e. leaving it as is.
Jan