]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/staging/iio/accel/sca3000.h
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / drivers / staging / iio / accel / sca3000.h
index 23892848f5ae94692fd96b41ff25a5495c131452..db710334b99b5787cbcddc6df258c60c41aaa856 100644 (file)
@@ -185,7 +185,7 @@ struct sca3000_state {
 };
 
 /**
- * struct sca3000_chip_info - model dependant parameters
+ * struct sca3000_chip_info - model dependent parameters
  * @name:                      model identification
  * @scale:                     string containing floating point scale factor
  * @temp_output:               some devices have temperature sensors.
@@ -213,7 +213,7 @@ struct sca3000_chip_info {
  * sca3000_read_data() read a series of values from the device
  * @dev:               device
  * @reg_address_high:  start address (decremented read)
- * @rx:                        pointer where recieved data is placed. Callee
+ * @rx:                        pointer where received data is placed. Callee
  *                     responsible for freeing this.
  * @len:               number of bytes to read
  *