Skip to content

Commit 48d1a96

Browse files
Shaomin DengMike Snitzer
authored andcommitted
dm cache: delete the redundant word 'each' in comment
Signed-off-by: Shaomin Deng <[email protected]> Signed-off-by: Mike Snitzer <[email protected]>
1 parent 96fccdc commit 48d1a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/md/dm-cache-policy.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ struct dm_cache_policy_type {
166166
struct dm_cache_policy_type *real;
167167

168168
/*
169-
* Policies may store a hint for each each cache block.
169+
* Policies may store a hint for each cache block.
170170
* Currently the size of this hint must be 0 or 4 bytes but we
171171
* expect to relax this in future.
172172
*/

0 commit comments

Comments
 (0)