Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73095
b: refs/heads/master
c: 17aacfb
h: refs/heads/master
i:
  73093: 53fb47c
  73091: 447a35c
  73087: 220d070
v: v3
  • Loading branch information
Gautham R Shenoy authored and Peter Zijlstra committed Oct 28, 2007
1 parent 425d44d commit 08a2af1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ab63a633cf072c719f885e46fa4814624312f672
refs/heads/master: 17aacfb9cdf9a8329a6ece9c437551a29c93e47b
2 changes: 1 addition & 1 deletion trunk/kernel/lockdep.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 08a2af1

Please sign in to comment.