diff options
author | Paul Gortmaker <[email protected]> | 2019-04-20 23:29:46 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-04-22 21:50:54 -0700 |
commit | 9628495d507709053b40cb631eee56708ff225f2 (patch) | |
tree | 68f4db00c077c4d427484de4d494b88e7bb2e7b8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | a130f9b27545f56880034c345da9a4efc2ba2b24 (diff) |
cgroup: net: remove left over MODULE_LICENSE tag
The Kconfig currently controlling compilation of this code is:
net/Kconfig:config CGROUP_NET_PRIO
net/Kconfig: bool "Network priority cgroup"
...meaning that it currently is not being built as a module by anyone,
as module support was discontinued in 2014.
We delete the MODULE_LICENSE tag since all that information is already
contained at the top of the file in the comments.
We don't delete module.h from the includes since it was no longer there
to begin with.
Cc: "David S. Miller" <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: "Rosen, Rami" <[email protected]>
Cc: Daniel Wagner <[email protected]>
Cc: [email protected]
Signed-off-by: Paul Gortmaker <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions