1
0
Fork 0
alistair23-linux/fs/efivarfs
Andy Shevchenko c4326563d9 efivars: Call guid_parse() against guid_t type of variable
uuid_le_to_bin() is deprecated API and take into consideration that variable,
to where we store parsed data, is type of guid_t we switch to guid_parse()
for sake of consistency.

While here, add error checking to it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Lukas Wunner <lukas@wunner.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-efi@vger.kernel.org
Link: http://lkml.kernel.org/r/20180720014726.24031-10-ard.biesheuvel@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2018-07-22 14:13:44 +02:00
..
Kconfig fs: Make efivarfs a pseudo filesystem, built by default with EFI 2015-01-05 14:15:58 +00:00
Makefile efivarfs: Move to fs/efivarfs 2013-04-17 13:25:09 +01:00
file.c efivarfs: Limit the rate for non-root to read files 2018-02-22 10:21:02 -08:00
inode.c efivars: Call guid_parse() against guid_t type of variable 2018-07-22 14:13:44 +02:00
internal.h efi: Make efivarfs entries immutable by default 2016-02-10 16:25:52 +00:00
super.c VFS: Kill off s_options and helpers 2017-07-11 06:09:21 -04:00