commit | 505df80eb12384089390dc519bf7dd1d42af4ce0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 10 14:16:54 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 25 13:24:12 2020 -0400 |
tree | bc6036ab4c4cc9b82461bb9c0ddd4075e097067c | |
parent | 3b5e7fbce3f2bd9e8351fab2e15578ad1bee57bd [diff] |
bdinfo: net: Inline print_eth_ip_addr() This function only has two lines of code now, so inline it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>