On 7/14/23 06:29, Jonathan Corbet wrote: > Randy Dunlap <rdunlap@xxxxxxxxxxxxx> writes: > >> Hi Jon, >> >> On 6/21/23 20:10, Randy Dunlap wrote: >>> >>> >>> On 6/21/23 15:35, Jakub Kicinski wrote: >>>> Enums benefit from private markings, too. For netlink attribute >>>> name enums always end with a pair of __$n_MAX and $n_MAX members. >>>> Documenting them feels a bit tedious. >>>> >>>> Signed-off-by: Jakub Kicinski <kuba@xxxxxxxxxx> >>> >>> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> >>> Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> >>> >>> Thanks. >> >> I have a need for this patch. Are you planning to merge it? > > It's commit e27cb89a22ad in 6.5-rc1 ... Oops, my bad, sorry about that. I'm testing with linux-next. Something is rotten here /methinks. I will check it out. -- ~Randy