summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/i40evf.txt
diff options
context:
space:
mode:
authorSrishti Sharma <srishtishar@gmail.com>2017-09-29 12:03:39 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2017-10-02 09:48:54 +0200
commit1af0838de60e723cb02253ecc9b555c30f8f6a6f (patch)
treec70fa459b317c1a9d8034764060e8a13e6bc13f6 /Documentation/networking/i40evf.txt
parentdrm/fb-cma-helper: Remove unused functions (diff)
downloadlinux-1af0838de60e723cb02253ecc9b555c30f8f6a6f.tar.xz
linux-1af0838de60e723cb02253ecc9b555c30f8f6a6f.zip
drm/virtio: Replace instances of reference/unreference with get/put
Replace reference/unreference with get/put as it is consistent with the kernel coding style. Done using the following semantic patch by coccinelle. @r@ expression e; @@ -drm_gem_object_unreference_unlocked(e); +drm_gem_object_put_unlocked(e); Signed-off-by: Srishti Sharma <srishtishar@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/1506679419-7130-1-git-send-email-srishtishar@gmail.com
Diffstat (limited to 'Documentation/networking/i40evf.txt')
0 files changed, 0 insertions, 0 deletions