]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: inet_timewait_sock doesnt need <linux/module.h>
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 26 May 2011 17:36:45 +0000 (13:36 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 08:06:34 +0000 (04:06 -0400)
commit7ed9bdd2364ebcab3010ea12aa8b38b9f306eb0d
treefb727820f41bae4ca3aa99c745a2adb6d19fc594
parentba57fd49c4210b90bfae6c49af43f944d3bd02d3
net: inet_timewait_sock doesnt need <linux/module.h>

There is nothing module specific in this header, and removing
it doesn't seem to uncover any implicit dependencies either.
Must be simply a vestige of an ancient legacy.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
include/net/inet_timewait_sock.h