]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - fs/compat_ioctl.c
fs: compat_ioctl: add new DVB demux ioctls
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 21 Dec 2017 16:00:35 +0000 (11:00 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 28 Dec 2017 16:17:29 +0000 (11:17 -0500)
commit651d66660589b1a1773667f35ffb6a850cd2e834
treeaf26983210d1abd8b1e98adcd1a6ff986a6c1c50
parent7b361cf0029cb2dd5b9cd47fd67d46bcb6a22284
fs: compat_ioctl: add new DVB demux ioctls

Use trivial handling for the new DVB demux ioctls, as none
of them passes a pointer inside their structures.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
fs/compat_ioctl.c