Commit 48d1a964 authored by Shaomin Deng's avatar Shaomin Deng Committed by Mike Snitzer

dm cache: delete the redundant word 'each' in comment

Signed-off-by: default avatarShaomin Deng <dengshaomin@cdjrlc.com>
Signed-off-by: default avatarMike Snitzer <snitzer@kernel.org>
parent 96fccdce
......@@ -166,7 +166,7 @@ struct dm_cache_policy_type {
struct dm_cache_policy_type *real;
/*
* Policies may store a hint for each each cache block.
* Policies may store a hint for each cache block.
* Currently the size of this hint must be 0 or 4 bytes but we
* expect to relax this in future.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment