commit | 18b01e0182487c45c2718ec11050483ba3bda29d | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@linaro.org> | Thu Jul 27 10:12:39 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 08 17:41:52 2023 -0400 |
tree | 7ebacdd9b1ea5c5dbc43fc5267e018ee57a92f75 | |
parent | 21a740664bcfe440ef273263be9c450eb721b861 [diff] |
cmd: pxe_utils: add some missing tabs These lines are supposed to be indented one more tab. Otherwise it's confusing to read. Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>