commit | aa9e939d5296edb7d188e18892775b9938fd2923 | [log] [tgz] |
---|---|---|
author | Wang Sheng-Hui <shhuiw@gmail.com> | Tue May 15 07:56:06 2012 +0800 |
committer | Jan Kara <jack@suse.cz> | Tue May 15 23:34:39 2012 +0200 |
tree | 1113eb376a353fccc4d9496a391aca4b0c5c787b | |
parent | d7dab39b6e16d5eea78ed3c705d2a2d0772b4f06 [diff] |
ext2: remove the redundant comment for ext2_export_ops 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>