commit | 28a7b327b8cc8ea35662d360d3d11d60195debc9 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Wed Aug 30 15:03:07 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 15:18:40 2006 -0700 |
tree | b0dc6358ea5f5ea45cebc14ab1f66895e258e93f | |
parent | 7a0e1d602288370801c353221c6a938eab925053 [diff] |
[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>