diff options
author | Andy Shevchenko <[email protected]> | 2018-07-20 10:47:26 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-07-22 14:13:44 +0200 |
commit | c4326563d9abe86ad54474f9e9142bd2663eede5 (patch) | |
tree | 82733867ac768603e8b383d1fc39d6c115222f5d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e8f4194d9b98aa13f9f567a0056bbf683d2b1ab8 (diff) |
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 <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Cc: Hans de Goede <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Lukas Wunner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions