ext2: remove the redundant comment for ext2_export_ops
authorWang Sheng-Hui <shhuiw@gmail.com>
Mon, 14 May 2012 23:56:06 +0000 (07:56 +0800)
committerJan Kara <jack@suse.cz>
Tue, 15 May 2012 21:34:39 +0000 (23:34 +0200)
The comment is outdated and isn't particularly informative anyway - NULL
meaning the default behavior is very common in kernel. And we really set about
half of entries. So remove the whole comment for ext2_export_ops.

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>

No differences found