Skip to content

Commit f004bf9

Browse files
anna-marialxKAGA-KOKO
authored andcommitted
timers/migration: Fix grammar in comment
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]
1 parent 2367e28 commit f004bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/time/timer_migration.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1368,7 +1368,7 @@ u64 tmigr_cpu_deactivate(u64 nextexp)
13681368
* the only one in the level 0 group; and if it is the
13691369
* only one in level 0 group, but there are more than a
13701370
* single group active on the way to top level)
1371-
* * nextevt - when CPU is offline and has to handle timer on his own
1371+
* * nextevt - when CPU is offline and has to handle timer on its own
13721372
* or when on the way to top in every group only a single
13731373
* child is active but @nextevt is before the lowest
13741374
* next_expiry encountered while walking up to top level.

0 commit comments

Comments
 (0)