Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: gpu/drm-uapi: eliminate duplicated word

Drop the doubled word "when".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org
Link: https://lore.kernel.org/r/20200707180414.10467-8-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Randy Dunlap and committed by
Jonathan Corbet
bde952f9 686ebbfe

+1 -1
+1 -1
Documentation/gpu/drm-uapi.rst
··· 195 195 EPERM/EACCES: 196 196 Returned for an operation that is valid, but needs more privileges. 197 197 E.g. root-only or much more common, DRM master-only operations return 198 - this when when called by unpriviledged clients. There's no clear 198 + this when called by unpriviledged clients. There's no clear 199 199 difference between EACCES and EPERM. 200 200 201 201 ENODEV: