aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/pci/meye
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-02-18 14:28:59 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-03-01 09:32:51 -0500
commit167905540e08e37162adc24066427944f71bf7a4 (patch)
tree001a42d80af139e6f075d780a96f148cc06b73c5 /drivers/media/pci/meye
parentmedia: i2c: fix several typos (diff)
downloadwireguard-linux-167905540e08e37162adc24066427944f71bf7a4.tar.xz
wireguard-linux-167905540e08e37162adc24066427944f71bf7a4.zip
media: pci: fix several typos
Use codespell to fix lots of typos over frontends. Manually verified to avoid false-positives. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/pci/meye')
-rw-r--r--drivers/media/pci/meye/meye.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/pci/meye/meye.h b/drivers/media/pci/meye/meye.h
index 0af868eb6210..aff6631535be 100644
--- a/drivers/media/pci/meye/meye.h
+++ b/drivers/media/pci/meye/meye.h
@@ -281,7 +281,7 @@ struct meye_grab_buffer {
unsigned long sequence; /* sequence number */
};
-/* size of kfifos containings buffer indices */
+/* size of kfifos containing buffer indices */
#define MEYE_QUEUE_SIZE MEYE_MAX_BUFNBRS
/* Motion Eye device structure */