commit | 4ec65b8dbcc3e27c191c9bd83062ca101dc806bd | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu May 26 13:36:45 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:32:24 2011 -0400 |
tree | a1c3e5175ca2e4170b14705065525c3894263819 | |
parent | 4eae0cc4f42a8f630e16c23e141ea7b85787d3c4 [diff] |
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>