commit | af56b4870865654dc9aca2c757b95dfe3e715603 | [log] [tgz] |
---|---|---|
author | Yunlong Song <yunlong.song@huawei.com> | Thu Dec 13 17:43:11 2018 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Dec 26 15:16:53 2018 -0800 |
tree | 75c899c2fc56af18dde961e25b671a4f9f25841c | |
parent | 8d64d365aed355b2e2465d19ba61df02462fff4d [diff] |
f2fs: remove redundant comment of unused wio_mutex Commit 089842de ("f2fs: remove codes of unused wio_mutex") removes codes of unused wio_mutex, but missing the comment, so delete it. Signed-off-by: Yunlong Song <yunlong.song@huawei.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>