[PATCH 6/9] media: vidtv: fix a typo

From: Mauro Carvalho Chehab
Date: Mon Sep 21 2020 - 07:44:25 EST


optinal -> optional

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
---
drivers/media/test-drivers/vidtv/vidtv_pes.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/media/test-drivers/vidtv/vidtv_pes.h b/drivers/media/test-drivers/vidtv/vidtv_pes.h
index 36443a6e30d3..84628780d8c6 100644
--- a/drivers/media/test-drivers/vidtv/vidtv_pes.h
+++ b/drivers/media/test-drivers/vidtv/vidtv_pes.h
@@ -44,7 +44,7 @@ struct vidtv_pes_optional_pts_dts {
struct vidtv_pes_optional {
/*
* These flags show which components are actually
- * present in the "optinal fields" in the optinal PES
+ * present in the "optional fields" in the optional PES
* header and which are not
*
* u16 two:2; //0x2
--
2.26.2