mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
In upstream kernel, it is not well received to use a lot of simple booleans in structs. It is preferred to use 1-bit bitfields [1] and consolidate the booleans together. [1] https://www.kernel.org/doc/html/v6.16/process/coding-style.html#using-bool Signed-off-by: Sven Eckelmann <se@simonwunderlich.de> Link: https://github.com/openwrt/openwrt/pull/20360 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|---|---|---|
| .. | ||
| imagebuilder | ||
| linux | ||
| llvm-bpf | ||
| sdk | ||
| toolchain | ||
| Config.in | ||
| Makefile | ||