commit | 5cfe33d66cee877d2a9575e5bff25519ac44f0de | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Fri Feb 01 08:21:18 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 03 04:27:56 2008 -0800 |
tree | 60d948c6e1aba8d48df576679d4d9e825580336e | |
parent | 915e91d734d33ad303313e05582769dbbefff3b2 [diff] |
e1000e: make a function static This patch makes the needlessly global reg_pattern_test_array() static. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> Signed-off-by: David S. Miller <davem@davemloft.net>