Skip to content
Commit 529a2e14 authored by Peter Bigot's avatar Peter Bigot Committed by Carles Cufi
Browse files

checkpatch: disable PREFER_SECTION



Zephyr doesn't use the __section macro, so stop warnings like this
from producing a compliance rejection.

WARNING:PREFER_SECTION: __section(.device_) is preferred over
   __attribute__((section(".device_")))
#702: FILE: include/device.h:743:
   __attribute__((__section__(".device_" #level STRINGIFY(prio))))

Signed-off-by: default avatarPeter Bigot <peter.bigot@nordicsemi.no>
parent 3908638b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment