summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorEaswar Hariharan <eahariha@linux.microsoft.com>2024-10-30 20:47:36 +0300
committerWei Liu <wei.liu@kernel.org>2024-12-09 21:44:14 +0300
commit67b5e1042d90d8a9814f22312c1147b4c9cd501a (patch)
tree7fb2c60f22eb340f3e4a70d0a95320d4308ddda2 /scripts/lib/kdoc/kdoc_files.py
parent91ae69c7ed9e262f24240c425ad1eef2cf6639b7 (diff)
downloadlinux-67b5e1042d90d8a9814f22312c1147b4c9cd501a.tar.xz
drivers: hv: Convert open-coded timeouts to secs_to_jiffies()
We have several places where timeouts are open-coded as N (seconds) * HZ, but best practice is to use the utility functions from jiffies.h. Convert the timeouts to be compliant. This doesn't fix any bugs, it's a simple code improvement. Signed-off-by: Easwar Hariharan <eahariha@linux.microsoft.com> Reviewed-by: Michael Kelley <mhklinux@outlook.com> Link: https://lore.kernel.org/r/20241030-open-coded-timeouts-v3-2-9ba123facf88@linux.microsoft.com Signed-off-by: Wei Liu <wei.liu@kernel.org> Message-ID: <20241030-open-coded-timeouts-v3-2-9ba123facf88@linux.microsoft.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions