From: Heinrich Schuchardt Date: Sat, 9 Jan 2021 01:02:24 +0000 (+0100) Subject: tools: efivar.py: incorrect indentation X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=45c0792c0208f2874a36b8730401ddbbb607cb75;p=u-boot.git tools: efivar.py: incorrect indentation According to https://pep8.org/#indentation we should use 4 spaces per indentation level. Signed-off-by: Heinrich Schuchardt Reviewed-by: Paulo Alcantara (SUSE) --- diff --git a/tools/efivar.py b/tools/efivar.py index c40a0fa6c7..a02b09d46a 100755 --- a/tools/efivar.py +++ b/tools/efivar.py @@ -51,21 +51,21 @@ var_guids = { } class EfiStruct: - # struct efi_var_file - var_file_fmt = '