OSDN Git Service

mlxsw: spectrum_router: Clarify a comment
authorPetr Machata <petrm@nvidia.com>
Fri, 2 Jun 2023 16:20:05 +0000 (18:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Jun 2023 10:29:48 +0000 (11:29 +0100)
commitbe35db17c8729aa07aafec02e1201c06c03f22b0
tree6a8abc59e43c8858817b2dd9b21f11954ac9537c
parent3db05776036b694ece35a7933e2c537cb90881b2
mlxsw: spectrum_router: Clarify a comment

"Reserved for X" usually means that only X is supposed to use a given
object. Here, it is used in the sense that X should consider the object
"reserved", as in "restricted".

Replace the comment simply by "X", with the implication that that's where
the field is used.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Amit Cohen <amcohen@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c