Skip to content

wifi: ath9k: Add PTP patch from wifi-ptp project #1778

wifi: ath9k: Add PTP patch from wifi-ptp project

wifi: ath9k: Add PTP patch from wifi-ptp project #1778

Triggered via pull request June 4, 2025 20:56
Status Failure
Total duration 46s
Artifacts

checkpatch.yml

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

Annotations

10 errors
checkpatch review: drivers/net/wireless/ath/ath9k/debug.c#L129
WARNING: please, no spaces at the start of a line
checkpatch review: drivers/net/wireless/ath/ath9k/debug.c#L128
WARNING: sizeof buf should be sizeof(buf)
checkpatch review: drivers/net/wireless/ath/ath9k/debug.c#L128
WARNING: please, no spaces at the start of a line
checkpatch review: drivers/net/wireless/ath/ath9k/debug.c#L126
WARNING: please, no spaces at the start of a line
checkpatch review: drivers/net/wireless/ath/ath9k/debug.c#L125
WARNING: please, no spaces at the start of a line
checkpatch review: drivers/net/wireless/ath/ath9k/debug.c#L124
ERROR: open brace '{' following function definitions go on the next line
checkpatch review: drivers/net/wireless/ath/ath9k/debug.c#L124
WARNING: line length of 104 exceeds 100 columns
checkpatch review: drivers/net/wireless/ath/ath9k/ath9k.h#L1027
WARNING: please, no spaces at the start of a line
checkpatch review: drivers/net/wireless/ath/ath9k/ath9k.h#L1027
WARNING: please, no space before tabs
checkpatch review: drivers/net/wireless/ath/ath9k/ath9k.h#L1027
ERROR: code indent should use tabs where possible