Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctl
We should be using __u32 et al, not the kernel-private types.
Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
We should be using __u32 et al, not the kernel-private types.
Signed-off-by:
David Woodhouse <dwmw2@infradead.org>