summaryrefslogtreecommitdiffstats
path: root/dmi.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-05-28 16:52:21 +0200
committerNico Huber <nico.h@gmx.de>2018-06-24 13:44:51 +0000
commitac01baa073b0f154ffd3ffdc7c9e75987f8b525c (patch)
treec81104f7a8f08db2c6f0cc5d59f8f0e3fe7ea494 /dmi.c
parentb0247b3acbc7d8d9f8da1db48a9b81c5f2e24a38 (diff)
downloadflashrom-ac01baa073b0f154ffd3ffdc7c9e75987f8b525c.tar.gz
flashrom-ac01baa073b0f154ffd3ffdc7c9e75987f8b525c.tar.bz2
flashrom-ac01baa073b0f154ffd3ffdc7c9e75987f8b525c.zip
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>
Diffstat (limited to 'dmi.c')
-rw-r--r--dmi.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/dmi.c b/dmi.c
index 1bb3405dd..413782180 100644
--- a/dmi.c
+++ b/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