nuttx-apps/netutils/webserver
Huang Qi 4e8a0ae4c4 style: Fix coding style violations in nuttx-apps
Fix various coding style issues including:
- Case statement formatting
- Include placement and ordering
- Whitespace issues
- Long line formatting
- Bracket alignment

Affected modules:
- audioutils, examples, include
- netutils, system

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2026-01-12 00:54:48 +08:00
..
CMakeLists.txt netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
httpd.c netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
httpd.h style: Fix coding style violations in nuttx-apps 2026-01-12 00:54:48 +08:00
httpd_cgi.c netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
httpd_cgi.h netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
httpd_dirlist.c netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
httpd_fs.c netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
httpd_mmap.c netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
httpd_sendfile.c netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
Kconfig Change all sizeof(arr)/sizeof(arr[0]) to nitems 2023-08-17 22:51:51 +03:00
Make.defs netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
Makefile netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00