Skip to content

Commit

Permalink
drop 2 dead entries: fstatat and newfstat
Browse files Browse the repository at this point in the history
During Arnd's cleanup something went wrong and for a moment
(6.11-rc1 to 6.11-rc3) we had more entries than should be:

- fstatat is newfstatat
- newfstat is fstat

This change drops those dead entries.
  • Loading branch information
hrw committed Aug 14, 2024
1 parent 1d0b0f3 commit fea13af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data/syscall-names.text
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ fsopen
fspick
fstat
fstat64
fstatat
fstatat64
fstatfs
fstatfs64
Expand Down Expand Up @@ -247,7 +246,6 @@ munlockall
munmap
name_to_handle_at
nanosleep
newfstat
newfstatat
nice
old_adjtimex
Expand Down

0 comments on commit fea13af

Please sign in to comment.