• J
    firmware: dmi_scan: Simplified displayed version · c2493045
    Jean Delvare 提交于
    The trailing .x adds no information for the reader, and if anyone
    tries to parse that line, this is more work as they have 3 different
    formats to handle instead of 2. Plus, this makes backporting fixes
    harder.
    Signed-off-by: NJean Delvare <jdelvare@suse.de>
    Fixes: 95be58df ("firmware: dmi_scan: Use full dmi version for SMBIOS3")
    Cc: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org>
    c2493045
dmi_scan.c 22.7 KB