diff options
author | Maxime Jayat <maxime@artisandeveloppeur.fr> | 2013-10-11 23:29:46 (GMT) |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-10-14 13:31:06 (GMT) |
commit | 3f79410c7c9c8ef33ccff60c61e1f1166f5ed64a (patch) | |
tree | ccfb1e1e68c140af1c2440b9b547506617d0d247 /drivers/media/rc/keymaps/rc-dib0700-nec.c | |
parent | 1a49123b34346154ffd70f0b60dce007f1605676 (diff) | |
download | linux-fsl-qoriq-3f79410c7c9c8ef33ccff60c61e1f1166f5ed64a.tar.xz |
treewide: Fix common typo in "identify"
Correct common misspelling of "identify" as "indentify" throughout
the kernel
Signed-off-by: Maxime Jayat <maxime@artisandeveloppeur.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/media/rc/keymaps/rc-dib0700-nec.c')
-rw-r--r-- | drivers/media/rc/keymaps/rc-dib0700-nec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/rc/keymaps/rc-dib0700-nec.c b/drivers/media/rc/keymaps/rc-dib0700-nec.c index 4d13a7f..492a05a 100644 --- a/drivers/media/rc/keymaps/rc-dib0700-nec.c +++ b/drivers/media/rc/keymaps/rc-dib0700-nec.c @@ -5,7 +5,7 @@ * TODO: This table is a real mess, as it merges RC codes from several * devices into a big table. It also has both RC-5 and NEC codes inside. * It should be broken into small tables, and the protocols should properly - * be indentificated. + * be identificated. * * The table were imported from dib0700_devices.c. * |