Improved bcm2836/7 IRQ handling #1076
Triggered via pull request
September 13, 2024 09:40
Status
Failure
Total duration
1m 33s
Artifacts
–
checkpatch.yml
on: pull_request
checkpatch review
1m 25s
Annotations
8 errors
checkpatch review:
drivers/usb/host/dwc_otg/dwc_otg_fiq_fsm.h#L176
WARNING: Block comments use a trailing */ on a separate line
|
checkpatch review:
drivers/usb/host/dwc_otg/dwc_otg_fiq_fsm.h#L192
WARNING: memory barrier without comment
|
checkpatch review:
drivers/usb/host/dwc_otg/dwc_otg_fiq_fsm.h#L204
WARNING: memory barrier without comment
|
checkpatch review:
drivers/usb/host/dwc_otg/dwc_otg_hcd.c#L1066
WARNING: Using vsprintf specifier '%px' potentially exposes the kernel memory layout, if you don't really need the address please consider using '%p'.
|
checkpatch review:
drivers/usb/host/dwc_otg/dwc_otg_hcd_linux.c#L458
WARNING: line length of 117 exceeds 100 columns
|
checkpatch review:
drivers/usb/host/dwc_otg/dwc_otg_hcd_linux.c#L458
WARNING: Using vsprintf specifier '%px' potentially exposes the kernel memory layout, if you don't really need the address please consider using '%p'.
|
checkpatch review:
drivers/usb/host/dwc_otg/dwc_otg_hcd_linux.c#L485
WARNING: Using vsprintf specifier '%px' potentially exposes the kernel memory layout, if you don't really need the address please consider using '%p'.
|
checkpatch review:
drivers/usb/host/dwc_otg/dwc_otg_hcd_linux.c#L496
WARNING: Using vsprintf specifier '%px' potentially exposes the kernel memory layout, if you don't really need the address please consider using '%p'.
|