wdc: Add support for cu_smart-log command on SN861 #1502
checkpatch.yml
on: pull_request
checkpatch review
13s
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
|