]> 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, 28 Jul 2011 04:27:03 +0000 (00:27 -0400)
commitb77479d4ef6a38d097e88a6b1be4b153114eb869
tree9513d3fd8cdb611f8d3a8f5d33b9093b747665ae
parent012e67091412a845cff6615dccc4ecf835d9b8e8
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