Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78771
b: refs/heads/master
c: 3f25252
h: refs/heads/master
i:
  78769: 54e38cc
  78767: 004e49d
v: v3
  • Loading branch information
Ilpo Järvinen authored and David S. Miller committed Jan 28, 2008
1 parent f66b270 commit 9611c8d
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: 50eb431d6e98189eb40606fcd4d03ecd8e168afa
refs/heads/master: 3f25252675770e08d97bc112e52208e8c70ce0e5
2 changes: 1 addition & 1 deletion trunk/net/netlink/af_netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ static void netlink_table_grab(void)
}
}

static inline void netlink_table_ungrab(void)
static void netlink_table_ungrab(void)
__releases(nl_table_lock)
{
write_unlock_irq(&nl_table_lock);
Expand Down

0 comments on commit 9611c8d

Please sign in to comment.