Re: [PATCH 1/2] genl: make l_genl_attr_recurse take a const pointer
Denis Kenzior <[email protected]>
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
Hi James, On 7/26/22 11:34, James Prestwood wrote: > The outer attribute iterator should be const since its not being > modified. > --- > ell/genl.c | 2 +- > ell/genl.h | 3 ++- > 2 files changed, 3 insertions(+), 2 deletions(-) > Both applied, thanks. Regards, -Denis