Commit 7ec07774 authored by Bo Liu's avatar Bo Liu Committed by Jakub Kicinski
Browse files

ethtool: pse-pd: Fix double word in comments



Remove the repeated word "for" in comments.

Signed-off-by: default avatarBo Liu <liubo03@inspur.com>
Reviewed-by: default avatarOleksij Rempel <o.rempel@pengutronix.de>
Link: https://lore.kernel.org/r/20230221083036.2414-1-liubo03@inspur.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 951bce29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
//
// ethtool interface for for Ethernet PSE (Power Sourcing Equipment)
// ethtool interface for Ethernet PSE (Power Sourcing Equipment)
// and PD (Powered Device)
//
// Copyright (c) 2022 Pengutronix, Oleksij Rempel <kernel@pengutronix.de>