Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100663
b: refs/heads/master
c: a033c33
h: refs/heads/master
i:
  100661: 20b6f48
  100659: 490ffbd
  100655: 0059ef1
v: v3
  • Loading branch information
Li Zefan authored and Ingo Molnar committed Jun 24, 2008
1 parent 986f094 commit a00332a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: cd1a28e8457e6ebf72c48d84d4e736307e86436e
refs/heads/master: a033c332e047397904ed74816946b2edd9b0d5cd
8 changes: 0 additions & 8 deletions trunk/include/linux/lockdep.h
Original file line number Diff line number Diff line change
Expand Up @@ -278,14 +278,6 @@ extern void lockdep_init_map(struct lockdep_map *lock, const char *name,
lockdep_init_map(&(lock)->dep_map, #lock, \
(lock)->dep_map.key, sub)

/*
* To initialize a lockdep_map statically use this macro.
* Note that _name must not be NULL.
*/
#define STATIC_LOCKDEP_MAP_INIT(_name, _key) \
{ .name = (_name), .key = (void *)(_key), }


/*
* Acquire a lock.
*
Expand Down

0 comments on commit a00332a

Please sign in to comment.