aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/sound
diff options
context:
space:
mode:
authorGravatar Masanari Iida <standby24x7@gmail.com> 2015-03-04 10:56:13 +0900
committerGravatar Takashi Iwai <tiwai@suse.de> 2015-03-04 12:12:59 +0100
commit1a6ab46fa9c2bc9399694b4856ab7ea19c036485 (patch)
tree6dc323543e0e65e15c9e1ed3d82874d0b82b5749 /include/uapi/sound
parentALSA: cmipci: remove a stray space character (diff)
downloadlinux-1a6ab46fa9c2bc9399694b4856ab7ea19c036485.tar.gz
linux-1a6ab46fa9c2bc9399694b4856ab7ea19c036485.tar.bz2
linux-1a6ab46fa9c2bc9399694b4856ab7ea19c036485.zip
ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xml
This patch fix spelling typo found in alsa-driver-api.xml. It is because this file is generated from comments in source files, I have to fix source files. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/uapi/sound')
-rw-r--r--include/uapi/sound/compress_offload.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/sound/compress_offload.h b/include/uapi/sound/compress_offload.h
index 22ed8cb7800b..e00d8cbfc628 100644
--- a/include/uapi/sound/compress_offload.h
+++ b/include/uapi/sound/compress_offload.h
@@ -75,7 +75,7 @@ struct snd_compr_tstamp {
/**
* struct snd_compr_avail - avail descriptor
* @avail: Number of bytes available in ring buffer for writing/reading
- * @tstamp: timestamp infomation
+ * @tstamp: timestamp information
*/
struct snd_compr_avail {
__u64 avail;