]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/dma-buf/sync_file.c
dma-buf: Reorganize device dma access docs
[mirror_ubuntu-bionic-kernel.git] / drivers / dma-buf / sync_file.c
index d5179d7e8575a24e6d9c9a765cbef7ac0aff7775..07cb9b908f30c9a76e7eecd011983b8f851ce056 100644 (file)
@@ -462,4 +462,3 @@ static const struct file_operations sync_file_fops = {
        .unlocked_ioctl = sync_file_ioctl,
        .compat_ioctl = sync_file_ioctl,
 };
-