coccinelle: misc: secs_to_jiffies: implement context and report modes
authorEaswar Hariharan <eahariha@linux.microsoft.com>
Thu, 3 Jul 2025 22:51:32 +0000 (15:51 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 20 Jul 2025 02:08:25 +0000 (19:08 -0700)
commit249e7ced7271d8a7e733b1fe7ea7a221eb46698f
tree7788db370817c73281c81f3071f669bb1d7f70e3
parentee13240cd78b68430eb50af4721b3f18dd08af29
coccinelle: misc: secs_to_jiffies: implement context and report modes

As requested by Ricardo and Jakub, implement report and context modes for
the secs_to_jiffies Coccinelle script.  While here, add the option to look
for opportunities to use secs_to_jiffies() in headers.

Link: https://lkml.kernel.org/r/20250703225145.152288-1-eahariha@linux.microsoft.com
Signed-off-by: Easwar Hariharan <eahariha@linux.microsoft.com>
Closes: https://lore.kernel.org/all/20250129-secs_to_jiffles-v1-1-35a5e16b9f03@chromium.org/
Closes: https://lore.kernel.org/all/20250221162107.409ae333@kernel.org/
Tested-by: Ricardo Ribalda <ribalda@chromium.org>
Cc: Julia Lawall <julia.lawall@inria.fr>
Cc: Nicolas Palix <nicolas.palix@imag.fr>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/coccinelle/misc/secs_to_jiffies.cocci