Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256992
b: refs/heads/master
c: 4582c0a
h: refs/heads/master
v: v3
  • Loading branch information
Jean Delvare authored and Ingo Molnar committed Jul 21, 2011
1 parent 0abe053 commit 057bae7
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: 732375c6a5a4cc825b676c922d547aba96b8ce15
refs/heads/master: 4582c0a4866ea70c35aa9279e1f91834d3348a93
2 changes: 1 addition & 1 deletion trunk/include/linux/mutex.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ do { \
\
__mutex_init((mutex), #mutex, &__key); \
} while (0)
# define mutex_destroy(mutex) do { } while (0)
static inline void mutex_destroy(struct mutex *lock) {}
#endif

#ifdef CONFIG_DEBUG_LOCK_ALLOC
Expand Down

0 comments on commit 057bae7

Please sign in to comment.