bf561-coreb: BKL unneeded for open()
authorJonathan Corbet <corbet@lwn.net>
Mon, 30 Jun 2008 22:45:15 +0000 (16:45 -0600)
committerJonathan Corbet <corbet@lwn.net>
Wed, 2 Jul 2008 21:06:28 +0000 (15:06 -0600)
According to Mike Frysinger:

http://permalink.gmane.org/gmane.linux.kernel/699279

open() does not need the BKL, so take it back out.


No differences found