Hello, Sophiel Zhou, le lun. 08 juin 2026 02:40:59 +0800, a ecrit: > Changes in v4: > - Fix indentation issues according to the project style
Thanks for fixing it :) There was also a missing space on function calls, I have fixed it on the fly and commited, thanks! Samuel > - Patch 1/2, 2/2: no functional changes from v2 > > Changes in v3: > - Add patch 3/3: indentation cleanup (raised by maintainer) > - Patch 1/3, 2/3: no functional changes from v2 > > Changes in v2: > - Added comment explaining why ENOMEM is used instead of errno, > as glue headers #undef errno. > > Sophiel Zhou (2): > pfinet: add MAP_FAILED check after mmap in S_pfinet_siocgifconf > pfinet: check MAP_FAILED immediately after mmap in S_pfinet_getroutes > > pfinet/pfinet-ops.c | 33 +++++++++++++++++++-------------- > 1 file changed, 19 insertions(+), 14 deletions(-) > > -- > 2.54.0
