diff options
author | Arvind Sankar <nivedita@alum.mit.edu> | 2020-03-20 05:00:20 +0300 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2020-04-23 21:15:06 +0300 |
commit | e484c594ba0e34686ad8780287961d09a3b4169b (patch) | |
tree | 836725357e5e0449d6197dd114fd333a2009c0de /drivers/net | |
parent | 8e0a22e2b0531870e61110d12b1d37d6b5d24eed (diff) | |
download | linux-e484c594ba0e34686ad8780287961d09a3b4169b.tar.xz |
efi/gop: Move variable declarations into loop block
Declare the variables inside the block where they're used.
Get rid of a couple of redundant initializers.
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Link: https://lore.kernel.org/r/20200320020028.1936003-7-nivedita@alum.mit.edu
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions