Skip to content
Commit 5b0620df authored by Jean Delvare's avatar Jean Delvare Committed by Jean Delvare
Browse files

hwmon: (lm63) Drop redundant safety on cache lifetime



time_after (as opposed to time_after_equal) already ensures that the
cache lifetime is at least as much as requested. There is no point in
manually adding another jiffy to that value, and this can confuse the
reader into wrong interpretation.

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Cc: Imre Deak <imre.deak@intel.com>
parent 78c2c2fe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment