]> Git Repo - J-linux.git/commitdiff
timers/migration: Fix grammar in comment
authorAnna-Maria Behnsen <[email protected]>
Tue, 16 Jul 2024 14:19:26 +0000 (16:19 +0200)
committerThomas Gleixner <[email protected]>
Mon, 22 Jul 2024 16:03:34 +0000 (18:03 +0200)
Signed-off-by: Anna-Maria Behnsen <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
kernel/time/timer_migration.c

index 9c15ae8d8a25343fac52217075b3de152c47053c..8d57f7686bb03a1f2e81365348f450233c8cd7a1 100644 (file)
@@ -1368,7 +1368,7 @@ u64 tmigr_cpu_deactivate(u64 nextexp)
  *                       the only one in the level 0 group; and if it is the
  *                       only one in level 0 group, but there are more than a
  *                       single group active on the way to top level)
- * * nextevt           - when CPU is offline and has to handle timer on his own
+ * * nextevt           - when CPU is offline and has to handle timer on its own
  *                       or when on the way to top in every group only a single
  *                       child is active but @nextevt is before the lowest
  *                       next_expiry encountered while walking up to top level.
This page took 0.051734 seconds and 4 git commands to generate.