diff options
Diffstat (limited to 'fs/proc')
-rw-r--r-- | fs/proc/base.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/proc/base.c b/fs/proc/base.c index 2b8cd045111c..07cafdf74ef2 100644 --- a/fs/proc/base.c +++ b/fs/proc/base.c | |||
@@ -1742,7 +1742,7 @@ struct dentry *proc_pid_unhash(struct task_struct *p) | |||
1742 | 1742 | ||
1743 | /** | 1743 | /** |
1744 | * proc_pid_flush - recover memory used by stale /proc/@pid/x entries | 1744 | * proc_pid_flush - recover memory used by stale /proc/@pid/x entries |
1745 | * @proc_entry: directoy to prune. | 1745 | * @proc_dentry: directoy to prune. |
1746 | * | 1746 | * |
1747 | * Shrink the /proc directory that was used by the just killed thread. | 1747 | * Shrink the /proc directory that was used by the just killed thread. |
1748 | */ | 1748 | */ |