Skip to content

wdc: Add support for cu_smart-log command on SN861 #1501

wdc: Add support for cu_smart-log command on SN861

wdc: Add support for cu_smart-log command on SN861 #1501

Triggered via pull request June 10, 2025 19:47
Status Failure
Total duration 21s
Artifacts

checkpatch.yml

on: pull_request
checkpatch review
15s
checkpatch review
Fit to window
Zoom out
Zoom in

Annotations

10 errors
checkpatch review: plugins/wdc/wdc-nvme.c#L5564
WARNING: Prefer 'unsigned long' over 'long unsigned int' as the int is unnecessary
checkpatch review: plugins/wdc/wdc-nvme.c#L5564
WARNING: type 'long unsigned int' should be specified in [[un]signed] [short|int|long|long long] order
checkpatch review: plugins/wdc/wdc-nvme.c#L5564
WARNING: line length of 101 exceeds 100 columns
checkpatch review: plugins/wdc/wdc-nvme.c#L5549
WARNING: Prefer 'unsigned long' over 'long unsigned int' as the int is unnecessary
checkpatch review: plugins/wdc/wdc-nvme.c#L5549
WARNING: type 'long unsigned int' should be specified in [[un]signed] [short|int|long|long long] order
checkpatch review: plugins/wdc/wdc-nvme.c#L5549
WARNING: line length of 101 exceeds 100 columns
checkpatch review: plugins/wdc/wdc-nvme.c#L5545
WARNING: Prefer 'unsigned long' over 'long unsigned int' as the int is unnecessary
checkpatch review: plugins/wdc/wdc-nvme.c#L5545
WARNING: type 'long unsigned int' should be specified in [[un]signed] [short|int|long|long long] order
checkpatch review: plugins/wdc/wdc-nvme.c#L5545
WARNING: line length of 101 exceeds 100 columns
checkpatch review: Documentation/nvme-wdc-cu-smart-log.txt#L37
ERROR: trailing whitespace