mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-11 20:08:23 +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/20183 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|---|---|---|
| .. | ||
| base-files | ||
| dts | ||
| files/firmware/rtl838x_phy | ||
| files-6.12 | ||
| image | ||
| patches-6.12 | ||
| profiles | ||
| rtl838x | ||
| rtl839x | ||
| rtl930x | ||
| rtl930x_nand | ||
| rtl931x | ||
| rtl931x_nand | ||
| Makefile | ||