From: Masatake YAMATO Date: Sun, 23 Jul 2023 16:42:56 +0000 (+0900) Subject: tc: fix a wrong file name in comment X-Git-Tag: v6.5.0~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a75c7a28605696dbc818f9b31edac2d4625d142;p=thirdparty%2Fiproute2.git tc: fix a wrong file name in comment Signed-off-by: Masatake YAMATO Signed-off-by: Stephen Hemminger --- diff --git a/tc/q_plug.c b/tc/q_plug.c index 2c1c1a0b6..8adf9b960 100644 --- a/tc/q_plug.c +++ b/tc/q_plug.c @@ -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 */