m68knommu: Remove the BKL from sys_execve
authorJohn Kacur <jkacur@redhat.com>
Mon, 12 Oct 2009 21:37:28 +0000 (23:37 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 14 Oct 2009 15:18:14 +0000 (17:18 +0200)
commiteb7371d4fdcc40a390e8bdf90c99b5541213ca45
tree4d431d6aeb2aa6b4ad5527491605bc64537a7156
parent2624167cd8b4965d0ef548e84767a30214edd8d4
m68knommu: Remove the BKL from sys_execve

This looks like a copy-and-paste of functionality that no-longer needs
the bkl.  Just remove it.

Signed-off-by: John Kacur <jkacur@redhat.com>
Reviewed: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Greg Ungerer <gerg@uclinux.org>
LKML-Reference: <alpine.LFD.2.00.0910130014520.3658@localhost.localdomain>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/m68knommu/kernel/process.c