From fae32cacc67e0c8d32633b3095807e9c5f9368fc Mon Sep 17 00:00:00 2001 From: Richard Braun Date: Wed, 24 Sep 2014 09:22:26 +0200 Subject: kern/sref: cosmetic change --- kern/sref.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kern/sref.c') diff --git a/kern/sref.c b/kern/sref.c index 21d6a4e..e43f53a 100644 --- a/kern/sref.c +++ b/kern/sref.c @@ -38,7 +38,7 @@ * from any processor. Review queue access should still be considerably * infrequent in practice, keeping the impact on contention low. * - * Locking protocol : cache-> counter -> global data + * Locking protocol : cache -> counter -> global data */ #include -- cgit v1.2.3