> The typedefs PGShmemType and HugePagesType are not indented properly.
> That's because those entries are missing from typedefs list. Is that
> intentional? Here's tiny patch fixing the indentation and typedefs
> list.

Hi all,

I just came across this email and wanted to chime in: it appears that a number 
of types in the kernel have in fact been omitted from the typedefs.list, and 
it??s likely they were overlooked. For example:
```
BTParallelScanDescData
AfterTriggerEventDataNoOids
AfterTriggerEventDataOneCtid
AfterTriggerEventDataZeroCtids
PartitionDispatchData
MergeJoinClauseData
BufferAccessStrategyData
lwlock_stats_key
lwlock_stats
SerialControlData
AllocBlockData
```
I??m wondering if it??s worth addressing these.

--
Regards,
Man Zeng
www.openhalo.org

Reply via email to