debugfs: Fix a comment mistake
authorHarry Wei <harryxiyou@gmail.com>
Sat, 16 Jul 2011 08:45:13 +0000 (16:45 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 00:41:48 +0000 (17:41 -0700)
The file is fs/debugfs/inode.c but the comment says it is file.c.
This patch can fix this little mistake.

Signed-off-by: Harry Wei <harryxiyou@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found