lru_cache.h: fix comments referring to ts_ instead of lc_
authorLars Ellenberg <lars.ellenberg@linbit.com>
Thu, 27 Jan 2011 14:24:58 +0000 (15:24 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Tue, 24 May 2011 08:01:37 +0000 (10:01 +0200)
commit600942e0fdb7ed1565d056d7305c46c7c0544a3e
tree1b1b7753f4525c17088211de30b915d6b151507c
parent738a84b25cac5af94936e5a1b15cd9909212383c
lru_cache.h: fix comments referring to ts_ instead of lc_

For some time we contemplated calling the "struct lru_cache"
a "struct tracked_set", and some comments kept the ts_ prefix.

Fix those to match the member field names.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
include/linux/lru_cache.h