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

Configure Feed

Select the types of activity you want to include in your feed.

drm/doc: Fix grammar for "Task information"

Remove the repetitive wording at the end of "Task information" section.

Reviewed-by: Raag Jadav <raag.jadav@intel.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20250704190724.1159416-3-andrealmeid@igalia.com
Signed-off-by: André Almeida <andrealmeid@igalia.com>

+2 -2
+2 -2
Documentation/gpu/drm-uapi.rst
··· 460 460 461 461 The reliability of this information is driver and hardware specific, and should 462 462 be taken with a caution regarding it's precision. To have a big picture of what 463 - really happened, the devcoredump file provides should have much more detailed 464 - information about the device state and about the event. 463 + really happened, the devcoredump file provides much more detailed information 464 + about the device state and about the event. 465 465 466 466 Consumer prerequisites 467 467 ----------------------