mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-02 20:29:20 +00:00
[PATCH] DocBook: fix some descriptions
Some KernelDoc descriptions are updated to match the current code. No code changes. Signed-off-by: Martin Waitz <tali@admingilde.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
6013d5445f
commit
67be2dd1ba
22 changed files with 160 additions and 137 deletions
|
@ -1742,7 +1742,7 @@ struct dentry *proc_pid_unhash(struct task_struct *p)
|
|||
|
||||
/**
|
||||
* proc_pid_flush - recover memory used by stale /proc/@pid/x entries
|
||||
* @proc_entry: directoy to prune.
|
||||
* @proc_dentry: directoy to prune.
|
||||
*
|
||||
* Shrink the /proc directory that was used by the just killed thread.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue