-
Notifications
You must be signed in to change notification settings - Fork 14
Commit dcbff06
dmidecode: Clarify error message on table read failure
Stop using the term "unreachable" when the DMI table can't be read. It
originates from the /dev/mem access method, but no longer makes sense
when reading from sysfs or from a binary dump file.
Also don't suggest building with -DUSE_MMAP if reading from sysfs, as
it wouldn't help anyway.1 parent 23aa505 commit dcbff06
1 file changed
+4
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4550 | 4550 |
| |
4551 | 4551 |
| |
4552 | 4552 |
| |
4553 | - | ||
4553 | + | ||
4554 | 4554 |
| |
4555 | - | ||
4555 | + | ||
4556 | + | ||
4557 | + | ||
4556 | 4558 |
| |
4557 | - | ||
4558 | 4559 |
| |
4559 | 4560 |
| |
4560 | 4561 |
| |
|
0 commit comments