[PKT_SCHED] act_simple.c: make struct simp_hash_info static
authorAdrian Bunk <bunk@stusta.de>
Wed, 30 Aug 2006 22:03:07 +0000 (15:03 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:18:40 +0000 (15:18 -0700)
commit28a7b327b8cc8ea35662d360d3d11d60195debc9
treeb0dc6358ea5f5ea45cebc14ab1f66895e258e93f
parent7a0e1d602288370801c353221c6a938eab925053
[PKT_SCHED] act_simple.c: make struct simp_hash_info static

This patch makes the needlessly global struct simp_hash_info static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_simple.c