-
Notifications
You must be signed in to change notification settings - Fork 14
Commit cff11af
dmidecode: Hide irrelevant fixup message
Only display the message about type 34 length fixup if the entry in
question is going to be displayed. Otherwise it's only confusing.
This fixes bug #109024:
http://savannah.nongnu.org/support/?109024
Fixes: 3f70b35 ("dmidecode: Fix up invalid DMI type 34 structure length")1 parent ab02b11 commit cff11af
1 file changed
+5
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2949 | 2949 |
| |
2950 | 2950 |
| |
2951 | 2951 |
| |
2952 | - | ||
2952 | + | ||
2953 | 2953 |
| |
2954 | 2954 |
| |
2955 | 2955 |
| |
2956 | 2956 |
| |
2957 | 2957 |
| |
2958 | 2958 |
| |
2959 | 2959 |
| |
2960 | - | ||
2960 | + | ||
2961 | + | ||
2962 | + | ||
2961 | 2963 |
| |
2962 | 2964 |
| |
2963 | 2965 |
| |
| |||
4446 | 4448 |
| |
4447 | 4449 |
| |
4448 | 4450 |
| |
4449 | - | ||
4451 | + | ||
4450 | 4452 |
| |
4451 | 4453 |
| |
4452 | 4454 |
| |
|
0 commit comments