Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Shaomin Deng and committed by
Mike Snitzer
48d1a964 96fccdce

+1 -1
+1 -1
drivers/md/dm-cache-policy.h
··· 166 166 struct dm_cache_policy_type *real; 167 167 168 168 /* 169 - * Policies may store a hint for each each cache block. 169 + * Policies may store a hint for each cache block. 170 170 * Currently the size of this hint must be 0 or 4 bytes but we 171 171 * expect to relax this in future. 172 172 */