linux-nvme / nvme-cli

NVMe management command line interface.
https://nvmexpress.org
GNU General Public License v2.0
1.45k stars 650 forks source link

plugin/ocp: Resolved the Segmentation fault issue while printing tele… #2442

Closed VigneshwaranSaravana closed 1 month ago

VigneshwaranSaravana commented 1 month ago

plugin/ocp: Resolved the Segmentation fault issue while printing telemetry string log page(C9h)

Reviewed-by: Karthik Balan karthik.b82@samsung.com, Reviewed-by: Arunpandian J arun.j@samsung.com

igaw commented 1 month ago

Your commit message is not following the style rules. Check the kernel documentation on this subject:

https://www.kernel.org/doc/html/v6.10/process/submitting-patches.html#the-canonical-patch-formatt

Especially the Signed-off-by is wrong.

VigneshwaranSaravana commented 1 month ago

@igaw - Resolved the commit message issue

igaw commented 1 month ago

Thanks!