sh: Drop the BKL from sys_execve() on SH-5.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 7 Jan 2009 08:42:32 +0000 (17:42 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 21 Jan 2009 08:42:55 +0000 (17:42 +0900)
Brings it in line with the SH implementation, the BKL is not
necessary here.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found