reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"

Correct the misspelling of the preprocessor check of a Kconfig option to refer
to CONFIG_REISERFS_PROC_INFO and not just the incorrect REISERFS_PROC_INFO.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Robert P. J. Day 2007-05-08 00:25:01 -07:00 committed by Linus Torvalds
parent 6d4f9c5500
commit f87367a6b1
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#include <linux/init.h>
#include <linux/proc_fs.h>
#if defined( REISERFS_PROC_INFO )
#ifdef CONFIG_REISERFS_PROC_INFO
/*
* LOCKING: