On 8/20/25 1:19 PM, Steven Rostedt wrote:
> On Wed, 20 Aug 2025 13:12:22 -0700
> Randy Dunlap <rdun...@infradead.org> wrote:
> 
>> On 8/20/25 10:47 AM, Steven Rostedt wrote:
>>> +/**
>>> + * for_each_shdr_str - iterator that reads strings that are in an ELF 
>>> section.
>>> + * @len: "int" to hold the length of the current string
>>> + * @ehdr: A pointer to the ehdr of the ELF file
>>> + * @sec: The section that has the strings to iterater on  
>>
>>                                                 iterate> + *
> 
> Hmm, "to iterate on" sounds better to me. :-/

Sure, I just meant s/iterater/iterate/

-- 
~Randy


Reply via email to