From: Jean Delvare Date: Thu, 14 May 2015 12:40:50 +0000 (+0200) Subject: firmware: dmi_scan: Simplified displayed version X-Git-Tag: omap-for-v4.2/wakeirq-drivers~2^2~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c24930457d4b06903aa5dada50e04a83513e3b6b;p=pandora-kernel.git firmware: dmi_scan: Simplified displayed version 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: Jean Delvare Fixes: 95be58df74a5 ("firmware: dmi_scan: Use full dmi version for SMBIOS3") Cc: Ivan Khoronzhuk --- Reading git-diff-tree failed