Skip to content
Snippets Groups Projects
Commit c428fbdb authored by Dmitry Safonov's avatar Dmitry Safonov Committed by Linus Torvalds
Browse files

exit: remove unneeded declaration of exit_mm()


Signed-off-by: default avatarDmitry Safonov <0x7f454c46@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent ac94b6e3
No related branches found
No related tags found
No related merge requests found
......@@ -59,8 +59,6 @@
#include <asm/pgtable.h>
#include <asm/mmu_context.h>
static void exit_mm(struct task_struct *tsk);
static void __unhash_process(struct task_struct *p, bool group_dead)
{
nr_threads--;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment