commit | 36a1211970193ce215de50ed1e4e1272bc814df1 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Jan 24 11:33:19 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 24 16:42:26 2012 -0500 |
tree | 58cf4dbb13b90116be153457174a2369b1360173 | |
parent | c452ed70771cea3af73d21a5914989137fbd28b8 [diff] |
netprio_cgroup.h: dont include module.h from other includes A considerable effort was invested in wiping out module.h from being present in all the other standard includes. This one leaked back in, but once again isn't strictly necessary, so remove it. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>