spelling fixes: arch/frv/
Spelling fixes in arch/frv/. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Acked-By: David Howells <dhowells@redhat.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Цей коміт міститься в:
@@ -66,7 +66,7 @@ static irqreturn_t timer_interrupt(int irq, void *dummy)
|
||||
/*
|
||||
* Here we are in the timer irq handler. We just have irqs locally
|
||||
* disabled but we don't know if the timer_bh is running on the other
|
||||
* CPU. We need to avoid to SMP race with it. NOTE: we don' t need
|
||||
* CPU. We need to avoid to SMP race with it. NOTE: we don't need
|
||||
* the irq version of write_lock because as just said we have irq
|
||||
* locally disabled. -arca
|
||||
*/
|
||||
@@ -126,7 +126,7 @@ void time_init(void)
|
||||
|
||||
/* FIX by dqg : Set to zero for platforms that don't have tod */
|
||||
/* without this time is undefined and can overflow time_t, causing */
|
||||
/* very stange errors */
|
||||
/* very strange errors */
|
||||
year = 1980;
|
||||
mon = day = 1;
|
||||
hour = min = sec = 0;
|
||||
|
Посилання в новій задачі
Заблокувати користувача