mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 07:31:45 +00:00
dm cache: delete the redundant word 'each' in comment
Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com> Signed-off-by: Mike Snitzer <snitzer@kernel.org>
This commit is contained in:
parent
96fccdce97
commit
48d1a964dc
@ -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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user