]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ice: Make name member of struct ice_cgu_pin_desc const
authorSimon Horman <horms@kernel.org>
Tue, 27 Jan 2026 16:16:55 +0000 (16:16 +0000)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Tue, 3 Mar 2026 16:56:05 +0000 (08:56 -0800)
commitdc0cdb7ff3b1e1ff2faf594640724c2771a8b2c6
treec5226dcc8bf4b86d13be220ce22d915bfb7c87f9
parented0abfe93fd135dac223e87a3c945017b1fa8bfc
ice: Make name member of struct ice_cgu_pin_desc const

The name member of struct ice_cgu_pin_desc never modified.
Make it const.

Found by inspection.
Compile tested only.

Signed-off-by: Simon Horman <horms@kernel.org>
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_ptp_hw.h