Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c428fbdb authored by Dmitry Safonov's avatar Dmitry Safonov Committed by Linus Torvalds
Browse files

exit: remove unneeded declaration of exit_mm()

parent ac94b6e3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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--;