diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2020-09-20 10:14:28 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-10-01 09:21:37 +0200 |
| commit | d6a36eda73dcfbf85cea30d20cde314643f73855 (patch) | |
| tree | 808971d3151754a0db2c2e51029e6532fadb027d | |
| parent | 2f217729612c30da28693f92e3a8dd239fc3d0ab (diff) | |
media: vidtv: fix a typo
optinal -> optional
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
| -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 |