[PATCH v3 28/46] net: Drop #ifdef in parse_args()

Simon Glass sjg at chromium.org
Fri Dec 20 05:05:44 CET 2024


Use IS_ENABLED() to avoid an extra build path.

Signed-off-by: Simon Glass <sjg at chromium.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
---

(no changes since v1)

 cmd/net.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list