From: Paul Bolle Date: Mon, 13 May 2013 08:35:21 +0000 (+0200) Subject: bcache: drop "select CLOSURES" X-Git-Tag: v3.10-rc6~20^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbb1c3b5ae6c6286a5e018786be88f126d769543;p=pandora-kernel.git bcache: drop "select CLOSURES" The Kconfig entry for BCACHE selects CLOSURES. But there's no Kconfig symbol CLOSURES. That symbol was used in development versions of bcache, but was removed when the closures code was no longer provided as a kernel library. It can safely be dropped. Signed-off-by: Paul Bolle --- Reading git-diff-tree failed