Skip to content

Commit

Permalink
UAPI: (Scripted) Disintegrate include/linux/tc_act
Browse files Browse the repository at this point in the history
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Michael Kerrisk <mtk.manpages@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Dave Jones <davej@redhat.com>
  • Loading branch information
David Howells committed Oct 9, 2012
1 parent ff1e175 commit 611128e
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 7 deletions.
7 changes: 0 additions & 7 deletions include/linux/tc_act/Kbuild
Original file line number Diff line number Diff line change
@@ -1,7 +0,0 @@
header-y += tc_gact.h
header-y += tc_ipt.h
header-y += tc_mirred.h
header-y += tc_pedit.h
header-y += tc_nat.h
header-y += tc_skbedit.h
header-y += tc_csum.h
7 changes: 7 additions & 0 deletions include/uapi/linux/tc_act/Kbuild
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# UAPI Header export list
header-y += tc_csum.h
header-y += tc_gact.h
header-y += tc_ipt.h
header-y += tc_mirred.h
header-y += tc_nat.h
header-y += tc_pedit.h
header-y += tc_skbedit.h
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 611128e

Please sign in to comment.