mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 14:11:15 +02:00
Remove unneeded white spaces
Change-Id: I90f171924790ced74a62ca344fee8607607aa480 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26652 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
6
dmi.c
6
dmi.c
@ -60,9 +60,9 @@ static struct {
|
||||
|
||||
/* This list is used to identify supposed laptops. The is_laptop field has the
|
||||
* following meaning:
|
||||
* - 0: in all likelihood not a laptop
|
||||
* - 1: in all likelihood a laptop
|
||||
* - 2: chassis-type is not specific enough
|
||||
* - 0: in all likelihood not a laptop
|
||||
* - 1: in all likelihood a laptop
|
||||
* - 2: chassis-type is not specific enough
|
||||
* A full list of chassis types can be found in the System Management BIOS
|
||||
* (SMBIOS) Reference Specification 2.7.0 section 7.4.1 "Chassis Types" at
|
||||
* http://www.dmtf.org/sites/default/files/standards/documents/DSP0134_2.7.0.pdf
|
||||
|
Reference in New Issue
Block a user