]> git.kernelconcepts.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>
Mon, 31 Oct 2011 23:32:24 +0000 (19:32 -0400)
commit4ec65b8dbcc3e27c191c9bd83062ca101dc806bd
treea1c3e5175ca2e4170b14705065525c3894263819
parent4eae0cc4f42a8f630e16c23e141ea7b85787d3c4
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