> On 7 Dec 2022, at 18:10, Alexander Bluhm <alexander.bl...@gmx.net> wrote:
> 
> On Thu, Dec 01, 2022 at 09:50:47PM +0300, Vitaliy Makkoveev wrote:
> 
> You could also document these globals with [I] in kern_proc.c
> 
> LIST_HEAD(uihashhead, uidinfo) *uihashtbl;
> u_long uihash;          /* size of hash table - 1 */
> 
> OK bluhm@

Indeed, except `uihashtbl’ is also [U].

Reply via email to