From: Jose Maria Casanova Crespo Date: Fri, 23 Jul 2021 12:33:07 +0000 (+0200) Subject: drm/prime: fix comment on PRIME Helpers X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=40f2218dc4acf5f90eb5c5d5acbbd98e4bbd9602;p=linux.git drm/prime: fix comment on PRIME Helpers s/Exporting/Importing Fixes: 805dc614d58a8 ("drm/prime: Update docs") Cc: Daniel Vetter Signed-off-by: Jose Maria Casanova Crespo Signed-off-by: Daniel Vetter Link: https://patchwork.freedesktop.org/patch/msgid/20210723123307.31064-1-jmcasanova@igalia.com --- diff --git a/drivers/gpu/drm/drm_prime.c b/drivers/gpu/drm/drm_prime.c index 2a54f86856afe..178e18c28cab3 100644 --- a/drivers/gpu/drm/drm_prime.c +++ b/drivers/gpu/drm/drm_prime.c @@ -549,7 +549,7 @@ int drm_prime_handle_to_fd_ioctl(struct drm_device *dev, void *data, * * FIXME: The underlying helper functions are named rather inconsistently. * - * Exporting buffers + * Importing buffers * ~~~~~~~~~~~~~~~~~ * * Importing dma-bufs using drm_gem_prime_import() relies on