mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 11:03:50 +01:00
This mostly converts switch statements from double indent style to Linux kernel style, as required per the coding convention. From the C compiler perspective, this is a whitespace only change.