Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122166
b: refs/heads/master
c: 180b65d
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar authored and David S. Miller committed Nov 26, 2008
1 parent c8cbbf1 commit a4aed58
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: d3f644da909549a4cf0ad27541df342f75158cc0
refs/heads/master: 180b65df7ba1e700e28aabfbddbad84b7beebe4b
2 changes: 1 addition & 1 deletion trunk/fs/dlm/netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ static void fill_data(struct dlm_lock_data *data, struct dlm_lkb *lkb)

void dlm_timeout_warn(struct dlm_lkb *lkb)
{
struct sk_buff *uninitialized_var(send_skb);
struct dlm_lock_data *data;
struct sk_buff *send_skb;
size_t size;
int rv;

Expand Down

0 comments on commit a4aed58

Please sign in to comment.