From bc5869180f69e2ad6c6b823e129e08a8e523d800 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 20 Dec 2019 16:31:14 +0100 Subject: sys/linux: fix 240 warnings in descriptions Sweeping fix of everything up to socket_netlink_route.txt. Update #590 --- sys/linux/dev_snd_pcm_arm.const | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/linux/dev_snd_pcm_arm.const') diff --git a/sys/linux/dev_snd_pcm_arm.const b/sys/linux/dev_snd_pcm_arm.const index f1256180a..da86b93f7 100644 --- a/sys/linux/dev_snd_pcm_arm.const +++ b/sys/linux/dev_snd_pcm_arm.const @@ -48,7 +48,6 @@ SND_PCM_INFO_SIZE = 288 SND_PCM_SFRAMES_SIZE = 4 SND_PCM_STATUS32_SIZE = 108 SND_PCM_STATUS64_SIZE = 128 -SND_PCM_SW_PARAMS_SIZE = 104 SND_PCM_SYNC_PTR_SIZE = 136 __NR_ioctl = 54 __NR_mmap = 192 -- cgit mrf-deployment