diff options
| author | Maxime Jayat <maxime@artisandeveloppeur.fr> | 2013-10-11 19:29:46 -0400 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.cz> | 2013-10-14 09:31:06 -0400 |
| commit | 3f79410c7c9c8ef33ccff60c61e1f1166f5ed64a (patch) | |
| tree | ccfb1e1e68c140af1c2440b9b547506617d0d247 /include/linux/mfd | |
| parent | 1a49123b34346154ffd70f0b60dce007f1605676 (diff) | |
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 'include/linux/mfd')
| -rw-r--r-- | include/linux/mfd/si476x-core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mfd/si476x-core.h b/include/linux/mfd/si476x-core.h index ba89b94e4a56..674b45d5a757 100644 --- a/include/linux/mfd/si476x-core.h +++ b/include/linux/mfd/si476x-core.h | |||
| @@ -316,7 +316,7 @@ enum si476x_smoothmetrics { | |||
| 316 | * response to 'FM_RD_STATUS' command | 316 | * response to 'FM_RD_STATUS' command |
| 317 | * @rdstpptyint: Traffic program flag(TP) and/or program type(PTY) | 317 | * @rdstpptyint: Traffic program flag(TP) and/or program type(PTY) |
| 318 | * code has changed. | 318 | * code has changed. |
| 319 | * @rdspiint: Program indentifiaction(PI) code has changed. | 319 | * @rdspiint: Program identification(PI) code has changed. |
| 320 | * @rdssyncint: RDS synchronization has changed. | 320 | * @rdssyncint: RDS synchronization has changed. |
| 321 | * @rdsfifoint: RDS was received and the RDS FIFO has at least | 321 | * @rdsfifoint: RDS was received and the RDS FIFO has at least |
| 322 | * 'FM_RDS_INTERRUPT_FIFO_COUNT' elements in it. | 322 | * 'FM_RDS_INTERRUPT_FIFO_COUNT' elements in it. |
