linux-nvme / nvme-cli

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

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

Closed VigneshwaranSaravana closed 3 months ago

VigneshwaranSaravana commented 3 months 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 3 months 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 3 months ago

@igaw - Resolved the commit message issue

igaw commented 3 months ago

Thanks!