
31 Oct
2021
31 Oct
'21
1:57 p.m.
On Fri, 22 Oct 2021 at 07:47, Marek Behún kabel@kernel.org wrote:
From: Marek Behún marek.behun@nic.cz
Use spaces instead of tabs in assignments, since there are no lines to align assignment values to.
Signed-off-by: Marek Behún marek.behun@nic.cz
env/nowhere.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!