From 08a2af1a17b6491d7eb9867e490708bd3194920a Mon Sep 17 00:00:00 2001 From: Gautham R Shenoy Date: Sun, 28 Oct 2007 20:47:01 +0100 Subject: [PATCH] --- yaml --- r: 73095 b: refs/heads/master c: 17aacfb9cdf9a8329a6ece9c437551a29c93e47b h: refs/heads/master i: 73093: 53fb47c6e903c599f138715569971343ccdb2bcc 73091: 447a35c6e2a3724131bf2de038f6db6e85ab8c0c 73087: 220d070f18ea1450ce7b33a9394bcb25f8442b2e v: v3 --- [refs] | 2 +- trunk/kernel/lockdep.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 193e90265459..17a8ad3718e1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ab63a633cf072c719f885e46fa4814624312f672 +refs/heads/master: 17aacfb9cdf9a8329a6ece9c437551a29c93e47b diff --git a/trunk/kernel/lockdep.c b/trunk/kernel/lockdep.c index 55fe0c7cd95f..ed38bbfc48a3 100644 --- a/trunk/kernel/lockdep.c +++ b/trunk/kernel/lockdep.c @@ -2424,7 +2424,7 @@ static int __lock_acquire(struct lockdep_map *lock, unsigned int subclass, return 0; /* - * Calculate the chain hash: it's the combined has of all the + * Calculate the chain hash: it's the combined hash of all the * lock keys along the dependency chain. We save the hash value * at every step so that we can get the current hash easily * after unlock. The chain hash is then used to cache dependency