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)
commitbd33d12fba60dea3b8f944478c54ac3ba18d2c4d
tree7b57882d80ba516185556951283df3551da413b8
parentfcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c
debugfs: Fix a comment mistake

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>
fs/debugfs/inode.c