]> 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>
Fri, 26 Aug 2011 15:52:19 +0000 (11:52 -0400)
commitb5085dc816376470d13ea638ffafbfc6323f5778
tree62c2d0d3cb83d7b7caffcd2ba1c307fdd3413e7e
parentdbfb6c6c85a6502afa05e7f7b9f22f22c89bd25c
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