[PATCH i-g-t v3 01/17] lib/igt_aux: remove typos
Michał Grzelak <[email protected]>
| Newsgroups | org.freedesktop.lists.igt-dev |
|---|---|
| Organization | Intel Technology Poland sp. z o.o. - ul. Slowackiego 173, 80-298 Gdansk - KRS 101882 - NIP 957-07-52-316 |
| Message-ID | <[email protected]> |
Fix typos found in comments. Signed-off-by: Michał Grzelak <[email protected]> Reviewed-by: Karthik B S <[email protected]> --- lib/igt_aux.c | 2 +- tests/intel/kms_frontbuffer_tracking.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/igt_aux.c b/lib/igt_aux.c index 0d250ae2fe..90efb8a135 100644 --- a/lib/igt_aux.c +++ b/lib/igt_aux.c @@ -978,7 +978,7 @@ static void igt_aux_enable_pm_suspend_dbg(int power_dir) * cycle * * Execute a system suspend cycle targeting the given @state optionally - * completing the cycle at the given @test point and automaically wake up + * completing the cycle at the given @test point and automatically wake up * again. Waking up is either achieved using the RTC wake-up alarm for a full * suspend cycle or a kernel timer for a suspend test cycle. The kernel timer * delay for a test cycle can be configured by the suspend.pm_test_delay diff --git a/tests/intel/kms_frontbuffer_tracking.c b/tests/intel/kms_frontbuffer_tracking.c index 4dd2f4e70f..dd7d3188fe 100644 --- a/tests/intel/kms_frontbuffer_tracking.c +++ b/tests/intel/kms_frontbuffer_tracking.c @@ -3844,7 +3844,7 @@ static void suspend_subtest(const struct test_mode *t) * Everything succeeds. * * FAILURES - * If you're getting wrong CRC calulations, then the hardware tracking might + * If you're getting wrong CRC calculations, then the hardware tracking might * be misconfigured and needs to be checked. If we're failing because FBC is * disabled and the reason is that there's not enough stolen memory, then the * Kernel might be calculating the amount of stolen memory needed based on the -- 2.45.2