On 3 August 2016 at 19:04, David Herrmann <dh.herrmann at gmail.com> wrote: > @@ -277,9 +276,9 @@ EXPORT_SYMBOL(drm_vma_offset_remove); > /** > * drm_vma_node_allow - Add open-file to list of allowed users > * @node: Node to modify > - * @filp: Open file to add > + * @tag: Tag of file to remove s/to remove/to add/ -Emil