Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63999
b: refs/heads/master
c: b5890d8
h: refs/heads/master
i:
  63997: 4a9ef2e
  63995: 0030de1
  63991: dead6a0
  63983: 236f038
  63967: c0744e4
  63935: ba2833d
  63871: 831dcce
  63743: 5726296
  63487: 8031156
v: v3
  • Loading branch information
Jesper Juhl authored and David S. Miller committed Aug 14, 2007
1 parent f914a5a commit 52f3550
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 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: 897c77cab0c386103e1c51fe8f3fc7eb5d1eb37f
refs/heads/master: b5890d8ba47741425fe3c0d753e1b57bc0561b7b
3 changes: 1 addition & 2 deletions trunk/net/xfrm/xfrm_policy.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,9 @@
#include <linux/netfilter.h>
#include <linux/module.h>
#include <linux/cache.h>
#include <linux/audit.h>
#include <net/xfrm.h>
#include <net/ip.h>
#include <linux/audit.h>
#include <linux/cache.h>

#include "xfrm_hash.h"

Expand Down
3 changes: 1 addition & 2 deletions trunk/net/xfrm/xfrm_state.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@
#include <linux/ipsec.h>
#include <linux/module.h>
#include <linux/cache.h>
#include <asm/uaccess.h>
#include <linux/audit.h>
#include <linux/cache.h>
#include <asm/uaccess.h>

#include "xfrm_hash.h"

Expand Down

0 comments on commit 52f3550

Please sign in to comment.