bcache: drop "select CLOSURES"
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 13 May 2013 08:35:21 +0000 (10:35 +0200)
committerKent Overstreet <koverstreet@google.com>
Wed, 15 May 2013 07:42:51 +0000 (00:42 -0700)
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 <pebolle@tiscali.nl>

No differences found