]> git.dujemihanovic.xyz Git - u-boot.git/commit
tools: efivar.py unused variable
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 9 Jan 2021 01:20:45 +0000 (02:20 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 13 Jan 2021 01:38:00 +0000 (02:38 +0100)
commit4961ceefbf4e7c572537a752c6d36103520d5f19
tree0816149fb512d42711c1231dd0d5d74d8a29f2ad
parent33abdb98367592d6074639d6b076076d92319f82
tools: efivar.py unused variable

Unused variables should be called '_'.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
tools/efivar.py