m68k: Remove the BKL from sys_execve
authorJohn Kacur <jkacur@redhat.com>
Mon, 12 Oct 2009 21:09:24 +0000 (23:09 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 14 Oct 2009 15:18:14 +0000 (17:18 +0200)
commit2624167cd8b4965d0ef548e84767a30214edd8d4
treea7b0bc32fb62e969f7d0b89a827e23838680c13b
parente3c1a6b35c84795f7cb31cb7f4748166904cc0bc
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>
LKML-Reference: <alpine.LFD.2.00.0910130011180.3658@localhost.localdomain>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/m68k/kernel/process.c