summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorDeborah Brouwer <deborahbrouwer3563@gmail.com>2021-04-03 14:09:30 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-05 12:11:16 +0200
commitb79f45e204644da544c60bd017461b584a4c0061 (patch)
treeaf9aa2108675ddae95417e45d67d84a32dc36593 /tools/perf/scripts/python/net_dropmonitor.py
parente5c7bccc3775b49cd7006331826aa90cb76c1992 (diff)
downloadkernel-b79f45e204644da544c60bd017461b584a4c0061.tar.gz
staging: rtl8188eu: core: add comma within a comment
Add a comma to separate repeated words in a comment. The comma preserves the meaning of the comment while also stopping the checkpatch warning: WARNING: Possible repeated word: 'very'. Signed-off-by: Deborah Brouwer <deborahbrouwer3563@gmail.com> Link: https://lore.kernel.org/r/20210403210930.17781-1-deborahbrouwer3563@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
an title='2017-10-16 21:00:40 +0100'>2017-10-16net: sched: store Qdisc pointer in struct blockJiri Pirko 2017-08-25net_sched: remove tc class reference countingWANG Cong 2017-08-11net: sched: remove cops->tcf_cl_offloadJiri Pirko 2017-05-17net: sched: introduce tcf block infractructureJiri Pirko 2017-02-10sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko 2016-06-07net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann