Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130097
b: refs/heads/master
c: c0e69a5
h: refs/heads/master
i:
  130095: bdefd95
v: v3
  • Loading branch information
Jesper Nilsson authored and Greg Kroah-Hartman committed Jan 21, 2009
1 parent 836317d commit 106dec1
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: 8adb711f3668b034e7b956fac951ed08b53e0d55
refs/heads/master: c0e69a5bbc6fc74184aa043aadb9a53bc58f953b
2 changes: 1 addition & 1 deletion trunk/include/linux/klist.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ struct klist {
struct list_head k_list;
void (*get)(struct klist_node *);
void (*put)(struct klist_node *);
};
} __attribute__ ((aligned (4)));

#define KLIST_INIT(_name, _get, _put) \
{ .k_lock = __SPIN_LOCK_UNLOCKED(_name.k_lock), \
Expand Down

0 comments on commit 106dec1

Please sign in to comment.