mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
ucentral-tools: format dhcpdiscover.c with clang-format
Apply clang-format and fix code quality issues found by cppcheck: - Consistent pointer style (char* → char *) - Fix variable shadowing issues - Improve error message formatting - Standardise indentation and brace style Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in: