Commit 43b210139a3cb09d49a18f0dc9bed3674c55f235

Authored by Namhyung Kim
Committed by Jiri Kosina
1 parent 43d547f9ce

hrtimer: fix a typo in comment

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -1774,7 +1774,7 @@
1774 1774 }
1775 1775  
1776 1776 /*
1777   - * A NULL parameter means "inifinte"
  1777 + * A NULL parameter means "infinite"
1778 1778 */
1779 1779 if (!expires) {
1780 1780 schedule();