From: Randy Dunlap Date: Tue, 7 Jul 2020 18:04:01 +0000 (-0700) Subject: Documentation: gpu/drm-uapi: eliminate duplicated word X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bde952f9b2da3e1afe88da8d33638ddb495a4b27;p=linux.git Documentation: gpu/drm-uapi: eliminate duplicated word Drop the doubled word "when". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: David Airlie Cc: Daniel Vetter Cc: dri-devel@lists.freedesktop.org Link: https://lore.kernel.org/r/20200707180414.10467-8-rdunlap@infradead.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/gpu/drm-uapi.rst b/Documentation/gpu/drm-uapi.rst index 56fec6ed1ad86..496d8fcd4da0e 100644 --- a/Documentation/gpu/drm-uapi.rst +++ b/Documentation/gpu/drm-uapi.rst @@ -195,7 +195,7 @@ ENOSPC: EPERM/EACCES: Returned for an operation that is valid, but needs more privileges. E.g. root-only or much more common, DRM master-only operations return - this when when called by unpriviledged clients. There's no clear + this when called by unpriviledged clients. There's no clear difference between EACCES and EPERM. ENODEV: