Re: [PATCH v3] doc: fix minor issues in the event timer adapter guide

2022-11-04 Thread Jerin Jacob
On Fri, Nov 4, 2022 at 12:26 PM Mattias Rönnblom wrote: > > In the example: > * Properly initialize the socket id field. > * Remove comments redundant and/or not consistent with the code. 180 > seconds is not 2 minutes. > * Remove redundant pointer initialization. > > In both the example and tex

[PATCH v3] doc: fix minor issues in the event timer adapter guide

2022-11-03 Thread Mattias Rönnblom
In the example: * Properly initialize the socket id field. * Remove comments redundant and/or not consistent with the code. 180 seconds is not 2 minutes. * Remove redundant pointer initialization. In both the example and text, the flags field of the conf struct was erroneously referred to as tim