From ff1052a15f4beb4ef0339af80f527773b1b79f38 Mon Sep 17 00:00:00 2001 From: Junchao-Mellanox <57339448+Junchao-Mellanox@users.noreply.github.com> Date: Thu, 30 Nov 2023 11:29:52 +0800 Subject: [PATCH] Fix review comments --- sfputil/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfputil/main.py b/sfputil/main.py index 0425ea047b..29b0ee1e7e 100644 --- a/sfputil/main.py +++ b/sfputil/main.py @@ -806,7 +806,7 @@ def eeprom_hexdump_sff8636(port, physical_port, page): def eeprom_dump_general(physical_port, page, overall_offset, size, page_offset, no_format=False): """ - Dump module EEPROM for given pages in hex format. This function is designed for non-SFF8472. + Dump module EEPROM for given pages in hex format. Args: logical_port_name: logical port name pages: a list of pages to be dumped. The list always include a default page list and the target_page input by