]> 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>
Thu, 6 Oct 2011 18:10:12 +0000 (14:10 -0400)
commita58525a638dbd9f3113abc86a1dbd2eec89c91b9
tree66fda107cbb7f9436bf2032f66101c08debc0076
parent4bbec43d7fd60dc67da65aa97fd8b3dd0f11b9d2
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