As far as I can find in current codebase:
et_quality is only assigned positive values
tc_quality can be negative (in sys/x86/x86/tsc.c)
But it feels reasonable to use AND in the ifstatements instead of OR.
Remove dead if-statment
Differential D42746
kern: bootverbose around printfs oskar.holmlund_ohdata.se on Nov 24 2023, 8:09 AM. Authored by Tags None Referenced Files
Details
As far as I can find in current codebase: tc_quality can be negative (in sys/x86/x86/tsc.c) But it feels reasonable to use AND in the ifstatements instead of OR. Remove dead if-statment
Diff Detail
Event Timeline
|