summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/iio_core.h
diff options
context:
space:
mode:
authorMichael Hennerich2011-08-30 13:41:10 +0200
committerGreg Kroah-Hartman2011-09-07 01:00:26 +0200
commitcecfb931c87c52ae5fda842e4b5a74f1537d5f9d (patch)
treecf8bedcede291f0ebe5cbce117a8d0a1e1173f15 /drivers/staging/iio/iio_core.h
parentstaging:iio: remove orphaned function definition. (diff)
downloadkernel-qcow2-linux-cecfb931c87c52ae5fda842e4b5a74f1537d5f9d.tar.gz
kernel-qcow2-linux-cecfb931c87c52ae5fda842e4b5a74f1537d5f9d.tar.xz
kernel-qcow2-linux-cecfb931c87c52ae5fda842e4b5a74f1537d5f9d.zip
staging:iio: fix typo
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/iio/iio_core.h')
-rw-r--r--drivers/staging/iio/iio_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/iio/iio_core.h b/drivers/staging/iio/iio_core.h
index edc295efc37c..d7eb0d81ee1d 100644
--- a/drivers/staging/iio/iio_core.h
+++ b/drivers/staging/iio/iio_core.h
@@ -6,7 +6,7 @@
* under the terms of the GNU General Public License version 2 as published by
* the Free Software Foundation.
*
- * These definitions are meant for use only within the IIO core, not indvidual
+ * These definitions are meant for use only within the IIO core, not individual
* drivers.
*/