diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-09-20 10:14:28 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-10-01 09:21:37 +0200 |
commit | d6a36eda73dcfbf85cea30d20cde314643f73855 (patch) | |
tree | 808971d3151754a0db2c2e51029e6532fadb027d /drivers | |
parent | 2f217729612c30da28693f92e3a8dd239fc3d0ab (diff) | |
download | linux-d6a36eda73dcfbf85cea30d20cde314643f73855.tar.bz2 |
media: vidtv: fix a typo
optinal -> optional
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/media/test-drivers/vidtv/vidtv_pes.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |