]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
efi/apple-properties: Remove redundant attribute initialization from unmarshal_key_va...
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 8 Mar 2018 08:00:10 +0000 (08:00 +0000)
committerIngo Molnar <mingo@kernel.org>
Fri, 9 Mar 2018 07:58:21 +0000 (08:58 +0100)
commit6e98503dba64e721ba839e75dca036266ec0140f
tree0cb9c434705e4736a97f4932abd85b6a463a09ec
parent6b31a2fa1e8f7bc6c2a474b4a12dad7a145cf83d
efi/apple-properties: Remove redundant attribute initialization from unmarshal_key_value_pairs()

There is no need to artificially supply a property length and fake data
if property has type of boolean.

Remove redundant piece of data and code.

Reviewed-and-tested-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-efi@vger.kernel.org
Link: http://lkml.kernel.org/r/20180308080020.22828-3-ard.biesheuvel@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
drivers/firmware/efi/apple-properties.c