diff options
Diffstat (limited to 'kernel/time/tick-broadcast.c')
| -rw-r--r-- | kernel/time/tick-broadcast.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/kernel/time/tick-broadcast.c b/kernel/time/tick-broadcast.c index b3bafd5fc66d..48b2761b5668 100644 --- a/kernel/time/tick-broadcast.c +++ b/kernel/time/tick-broadcast.c | |||
| @@ -188,7 +188,7 @@ static void tick_handle_periodic_broadcast(struct clock_event_device *dev) | |||
| 188 | /* | 188 | /* | 
| 189 | * Setup the next period for devices, which do not have | 189 | * Setup the next period for devices, which do not have | 
| 190 | * periodic mode. We read dev->next_event first and add to it | 190 | * periodic mode. We read dev->next_event first and add to it | 
| 191 | * when the event alrady expired. clockevents_program_event() | 191 | * when the event already expired. clockevents_program_event() | 
| 192 | * sets dev->next_event only when the event is really | 192 | * sets dev->next_event only when the event is really | 
| 193 | * programmed to the device. | 193 | * programmed to the device. | 
| 194 | */ | 194 | */ | 
