Re: [PATCH v1 1/2] flask: add const qualifier to security_context_to_sid()
Sergiy Kibrik <[email protected]>
| Newsgroups | gmane.comp.emulators.xen.devel |
|---|---|
| Message-ID | <[email protected]> |
On 8/28/26 09:40, Jan Beulich wrote: > - While touching code anyway, it would be nice if u<N> was converted to > uint<N>_t (or else we'll never complete that conversion). > I think I'll take the liberty of addressing all of these while committing. thank you, Jan. BTW, what's up with u<N>? Are they expected to be dropped/converted in Xen? -Sergiy