diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-12-18 12:00:12 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-18 12:00:12 +0100 |
| commit | 82b3c9dfee666d32017d729cf2868a447622daa5 (patch) | |
| tree | 4a98cba10b5ab3a9b54136a2883ac02d1c29b713 /sys/linux/dev_snd_control_amd64.const | |
| parent | 64627284145947e311db986c78f7619e244eade2 (diff) | |
sys/linux: fix few bugs
Fix some descirptions disperancies with kernel and regenerate warnings on next-20191218.
Diffstat (limited to 'sys/linux/dev_snd_control_amd64.const')
| -rw-r--r-- | sys/linux/dev_snd_control_amd64.const | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/linux/dev_snd_control_amd64.const b/sys/linux/dev_snd_control_amd64.const index 8d1c8d526..1086ced05 100644 --- a/sys/linux/dev_snd_control_amd64.const +++ b/sys/linux/dev_snd_control_amd64.const @@ -48,5 +48,4 @@ SNDRV_CTL_IOCTL_TLV_COMMAND = 3221771548 SNDRV_CTL_IOCTL_TLV_READ = 3221771546 SNDRV_CTL_IOCTL_TLV_WRITE = 3221771547 SND_CTL_ELEM_INFO_SIZE = 272 -SND_CTL_ELEM_VALUE_SIZE = 1224 __NR_ioctl = 16 |
