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

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

parent 96fccdce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
	 */