diff options
author | Andy Shevchenko <[email protected]> | 2018-03-20 20:07:59 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-03-27 11:33:15 +0200 |
commit | 3af345258617e0412059c1ab6462495947f73e89 (patch) | |
tree | 7f9760f17431effe5329a2784837c46dcf4e3965 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4e07db9c8db87e3b71be4c3cd626ddc9bacd5a1e (diff) |
firmware/dmi_scan: Uninline dmi_get_bios_year() helper
Uninline dmi_get_bios_year() which, in particular, allows us
to optimize it in the future.
While doing this, convert the function to return an error code
when BIOS date is not present or not parsable, or CONFIG_DMI=n.
Additionally, during the move, add a bit of documentation.
Suggested-by: Bjorn Helgaas <[email protected]>
Suggested-by: Rafael J. Wysocki <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Jean Delvare <[email protected]>
Reviewed-by: Rafael J. Wysocki <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Lukas Wunner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rafael J . Wysocki <[email protected]>
Cc: [email protected]
Cc: [email protected]
Fixes: 492a1abd61e4 ("dmi: Introduce the dmi_get_bios_year() helper function")
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions