X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Flockdep.c;h=ed38bbfc48a3b84d4b290423d2443b2f32ff331c;hb=f589b86d4b6e067b720a253bdb40896857804037;hp=55fe0c7cd95fc6776dda4f93d85fa1541200ebb1;hpb=43cd73658d8077ee6899b0b5029aad0cba1e9f92;p=linux-2.6 diff --git a/kernel/lockdep.c b/kernel/lockdep.c index 55fe0c7cd9..ed38bbfc48 100644 --- a/kernel/lockdep.c +++ b/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