diff options
| author | Aleksandr Loktionov <aleksandr.loktionov@intel.com> | 2026-06-09 14:35:49 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-13 16:44:05 -0700 |
| commit | 1b4558e0b4e83b9d1aba1c85a69d4fba5948c5f3 (patch) | |
| tree | bc69df87a45621d3fe76f7e9beef81bb1fe5d179 /include/linux/debugobjects.h | |
| parent | 2040b8ba371bf970ef29b99b1e971f9b0e6bdc1a (diff) | |
e1000e: use ktime_get_real_ns() in e1000e_systim_reset()
Replace ktime_to_ns(ktime_get_real()) with the direct equivalent
ktime_get_real_ns() in e1000e_systim_reset(). Using the combined helper
avoids the unnecessary intermediate ktime_t variable and makes the
intent clearer.
Suggested-by: Jacob Keller <jacob.e.keller@intel.com>
Suggested-by: Simon Horman <horms@kernel.org>
Signed-off-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Tested-by: Avigail Dahan <avigailx.dahan@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Link: https://patch.msgid.link/20260609213559.178657-9-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
