Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118339
b: refs/heads/master
c: f8a0247
h: refs/heads/master
i:
  118337: e34c7c5
  118335: 85c382d
v: v3
  • Loading branch information
Paul Moore committed Oct 29, 2008
1 parent 4ee7c4f commit baf6e29
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: 00af5c69598212cf6cd4ecb4ca89785118aeecad
refs/heads/master: f8a024796b2bbec3d1a4ad5aae6173cfb18226b4
2 changes: 1 addition & 1 deletion trunk/net/netlabel/netlabel_mgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ static int netlbl_mgmt_add_common(struct genl_info *info,
static int netlbl_mgmt_listentry(struct sk_buff *skb,
struct netlbl_dom_map *entry)
{
int ret_val;
int ret_val = 0;
struct nlattr *nla_a;
struct nlattr *nla_b;
struct netlbl_af4list *iter4;
Expand Down

0 comments on commit baf6e29

Please sign in to comment.