From: Jonathan Corbet Date: Mon, 30 Jun 2008 22:45:15 +0000 (-0600) Subject: bf561-coreb: BKL unneeded for open() X-Git-Tag: v2.6.27-rc1~1103^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57debddaa1d247ed147209b22b5d40bd97526c33;p=pandora-kernel.git bf561-coreb: BKL unneeded for open() According to Mike Frysinger: http://permalink.gmane.org/gmane.linux.kernel/699279 open() does not need the BKL, so take it back out. --- Reading git-diff-tree failed