m68k: Remove the BKL from sys_execve
authorJohn Kacur <jkacur@redhat.com>
Mon, 12 Oct 2009 21:09:24 +0000 (23:09 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 6 Dec 2009 10:18:26 +0000 (11:18 +0100)
commit87fbaf6aea142b01756bbea09461daee41d93c0b
tree05c299d5dfe28b4c4f11aed6baf1a63009b1c810
parent7c5fd5619dc89fb52d2c2cf144fc6e4365427b86
m68k: Remove the BKL from sys_execve

This seems like a copy-and-paste from code that no-longer needs the BKL
Just remove it.

Signed-off-by: John Kacur <jkacur@redhat.com>
Reviewed-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/kernel/process.c