Skip to content

Commit

Permalink
Do as I say git.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Miller committed Nov 6, 2023
1 parent 1a1b32f commit 3ba4858
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/proc/pid.c
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@ static int proc_pid_cwd_readlink(struct proc_entry *entry, char *buf) {
return err;
}


struct proc_children proc_pid_children = PROC_CHILDREN({
{"auxv", .show = proc_pid_auxv_show},
{"cmdline", .show = proc_pid_cmdline_show},
Expand Down

0 comments on commit 3ba4858

Please sign in to comment.