]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
tc: fix a wrong file name in comment
authorMasatake YAMATO <yamato@redhat.com>
Sun, 23 Jul 2023 16:42:56 +0000 (01:42 +0900)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 25 Jul 2023 01:28:26 +0000 (18:28 -0700)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
tc/q_plug.c

index 2c1c1a0b6e5e736a15ded586fe94c5e64c0008f8..8adf9b9604e7a899177b5ef7553d3a74f7c3e09f 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0 */
 /*
- * q_log.c             plug scheduler
+ * q_plug.c            plug scheduler
  *
  * Copyright (C) 2019  Paolo Abeni <pabeni@redhat.com>
  */