1
0
Fork 0

exit: remove unneeded declaration of exit_mm()

Signed-off-by: Dmitry Safonov <0x7f454c46@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
hifive-unleashed-5.1
Dmitry Safonov 2016-01-20 15:00:10 -08:00 committed by Linus Torvalds
parent ac94b6e3ba
commit c428fbdbf3
1 changed files with 0 additions and 2 deletions

View File

@ -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--;