1. 17 9月, 2011 1 次提交
  2. 22 6月, 2011 1 次提交
    • J
      Remove redundant linux/version.h includes from net/ · dec17b74
      Jesper Juhl 提交于
      It was suggested by "make versioncheck" that the follwing includes of
      linux/version.h are redundant:
      
        /home/jj/src/linux-2.6/net/caif/caif_dev.c: 14 linux/version.h not needed.
        /home/jj/src/linux-2.6/net/caif/chnl_net.c: 10 linux/version.h not needed.
        /home/jj/src/linux-2.6/net/ipv4/gre.c: 19 linux/version.h not needed.
        /home/jj/src/linux-2.6/net/netfilter/ipset/ip_set_core.c: 20 linux/version.h not needed.
        /home/jj/src/linux-2.6/net/netfilter/xt_set.c: 16 linux/version.h not needed.
      
      and it seems that it is right.
      
      Beyond manually inspecting the source files I also did a few build
      tests with various configs to confirm that including the header in
      those files is indeed not needed.
      
      Here's a patch to remove the pointless includes.
      Signed-off-by: NJesper Juhl <jj@chaosbits.net>
      Acked-by: NJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      dec17b74
  3. 23 5月, 2011 1 次提交
  4. 16 5月, 2011 3 次提交
  5. 18 4月, 2011 1 次提交
  6. 12 4月, 2011 2 次提交
  7. 04 11月, 2010 1 次提交
  8. 22 9月, 2010 1 次提交
  9. 07 9月, 2010 2 次提交
  10. 21 6月, 2010 1 次提交
  11. 18 5月, 2010 1 次提交
  12. 29 4月, 2010 3 次提交
  13. 31 3月, 2010 1 次提交