commit | 2624167cd8b4965d0ef548e84767a30214edd8d4 | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@redhat.com> | Mon Oct 12 23:09:24 2009 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 14 17:18:14 2009 +0200 |
tree | a7b0bc32fb62e969f7d0b89a827e23838680c13b | |
parent | e3c1a6b35c84795f7cb31cb7f4748166904cc0bc [diff] |
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>