
22 Oct
2021
22 Oct
'21
6:08 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
In the if clause we use tabs and in the else clause spaces. Let's use spaces in the if clause too.
Signed-off-by: Marek Behún marek.behun@nic.cz
env/sf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org