]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
octeontx2-pf: Fix header guard comment in otx2_devlink.h
authorAlok Tiwari <alok.a.tiwari@oracle.com>
Tue, 27 Jan 2026 17:42:52 +0000 (09:42 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 30 Jan 2026 02:24:02 +0000 (18:24 -0800)
commit241b91d9680d3d8d08f2bf1a440001e602fd4845
tree95264614191988e548d0db29767573935be2307e
parentbc443c253fcdd2636e2a29fde3f749d39d479cf0
octeontx2-pf: Fix header guard comment in otx2_devlink.h

The closing #endif comment in otx2_devlink.h refers to RVU_DEVLINK_H,
but the actual header guard is OTX2_DEVLINK_H.

Fix the comment to match the correct header guard name.

Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20260127174333.1247747-1-alok.a.tiwari@oracle.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/marvell/octeontx2/nic/otx2_devlink.h