summaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorMaxime Jayat <maxime@artisandeveloppeur.fr>2013-10-12 01:29:46 +0200
committerJiri Kosina <jkosina@suse.cz>2013-10-14 15:31:06 +0200
commit3f79410c7c9c8ef33ccff60c61e1f1166f5ed64a (patch)
treeccfb1e1e68c140af1c2440b9b547506617d0d247 /drivers/staging
parent1a49123b34346154ffd70f0b60dce007f1605676 (diff)
downloadtalos-obmc-linux-3f79410c7c9c8ef33ccff60c61e1f1166f5ed64a.tar.gz
talos-obmc-linux-3f79410c7c9c8ef33ccff60c61e1f1166f5ed64a.zip
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/staging')
-rw-r--r--drivers/staging/iio/adc/ad7606.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/iio/adc/ad7606.h b/drivers/staging/iio/adc/ad7606.h
index 9221a74efd18..93c7299e8353 100644
--- a/drivers/staging/iio/adc/ad7606.h
+++ b/drivers/staging/iio/adc/ad7606.h
@@ -42,7 +42,7 @@ struct ad7606_platform_data {
/**
* struct ad7606_chip_info - chip specifc information
- * @name: indentification string for chip
+ * @name: identification string for chip
* @int_vref_mv: the internal reference voltage
* @channels: channel specification
* @num_channels: number of channels
OpenPOWER on IntegriCloud