Support kernel 6.11 #10
checkpatch.yml
on: pull_request
checkpatch review
8s
Annotations
6 errors and 1 warning
checkpatch review
WARNING: Missing commit description - Add an appropriate one
|
checkpatch review
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
|
checkpatch review:
configure.d/1_queue_discard.conf#L2
WARNING: Missing or malformed SPDX-License-Identifier tag in line 2
|
checkpatch review:
configure.d/1_queue_nonrot.conf#L2
WARNING: Missing or malformed SPDX-License-Identifier tag in line 2
|
checkpatch review:
modules/cas_cache/volume/vol_block_dev_top.c#L512
WARNING: Do not crash the kernel unless it is absolutely unavoidable--use WARN_ON_ONCE() plus recovery code (if feasible) instead of BUG() or variants
|
checkpatch review:
modules/cas_cache/volume/vol_block_dev_top.c#L519
WARNING: Do not crash the kernel unless it is absolutely unavoidable--use WARN_ON_ONCE() plus recovery code (if feasible) instead of BUG() or variants
|
checkpatch review
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|