]> Git Repo - linux.git/commit
net: filter: move forward declarations to avoid compile warnings
authorHeiko Carstens <[email protected]>
Sun, 22 May 2011 07:08:11 +0000 (07:08 +0000)
committerDavid S. Miller <[email protected]>
Mon, 23 May 2011 01:01:22 +0000 (21:01 -0400)
commit792d4b5cb16b684958c2590f77688667ddec1f61
tree222daf6ccd093f9651bd60228657327b7336a550
parentce14f8946a294ffa741ec29558a1c7e455cecd3b
net: filter: move forward declarations to avoid compile warnings

Get rid of this compile warning:

In file included from arch/s390/kernel/compat_linux.c:37:0:
include/linux/filter.h:139:23: warning: 'struct sk_buff' declared inside parameter list

Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/linux/filter.h
This page took 0.056428 seconds and 4 git commands to generate.