jbd[2]: remove references to BUFFER_DEBUG
authorChristoph Egger <siccegge@stud.informatik.uni-erlangen.de>
Fri, 5 Feb 2010 13:13:33 +0000 (14:13 +0100)
committerJan Kara <jack@suse.cz>
Thu, 4 Mar 2010 23:20:20 +0000 (00:20 +0100)
CONFIG_BUFFER_DEBUG seems to have been removed from the documentation
somewhere around 2.4.15 and seemingly hasn't been available even
longer. It is, however, still referenced at one place from the jbd
code (one is a copy of the other header). Time to clean it up

Signed-off-by: Christoph Egger <siccegge@stud.informatik.uni-erlangen.de>
Signed-off-by: Jan Kara <jack@suse.cz>

No differences found