exit_thread: remove empty bodies
[sfrench/cifs-2.6.git] / arch / unicore32 / kernel / process.c
index b008e99614658cfb100dd3be24767e4a60f86a80..00299c927852ea72cc743e97bff6e2f3273c9bf8 100644 (file)
@@ -201,13 +201,6 @@ void show_regs(struct pt_regs *regs)
        __backtrace();
 }
 
-/*
- * Free current thread data structures etc..
- */
-void exit_thread(void)
-{
-}
-
 void flush_thread(void)
 {
        struct thread_info *thread = current_thread_info();