From: Paul M Stillwell Jr Date: Mon, 22 Jan 2024 18:24:17 +0000 (-0800) Subject: ice: remove incorrect comment X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=53875f05c9970c5cad725519cd2b28d6d4a57666;p=linux.git ice: remove incorrect comment Copy paste issue left a comment for this structure that has nothing to do with FW alignment; remove the comment. Reviewed-by: Przemek Kitszel Signed-off-by: Paul M Stillwell Jr Signed-off-by: Tony Nguyen --- diff --git a/drivers/net/ethernet/intel/ice/ice_debugfs.c b/drivers/net/ethernet/intel/ice/ice_debugfs.c index c2bfba6b9ead6..85aa31dd86b11 100644 --- a/drivers/net/ethernet/intel/ice/ice_debugfs.c +++ b/drivers/net/ethernet/intel/ice/ice_debugfs.c @@ -64,9 +64,6 @@ static const char * const ice_fwlog_level_string[] = { "verbose", }; -/* the order in this array is important. it matches the ordering of the - * values in the FW so the index is the same value as in ice_fwlog_level - */ static const char * const ice_fwlog_log_size[] = { "128K", "256K",