2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/scheduler
Luis de Bethencourt e2751493fc drm: Fix trailing semicolon
The trailing semicolon is an empty statement that does no operation.
Removing it since it doesn't do anything.

Signed-off-by: Luis de Bethencourt <luisbg@kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-02-19 14:19:04 -05:00
..
gpu_scheduler.c drm: Fix trailing semicolon 2018-02-19 14:19:04 -05:00
Makefile drm/scheduler: add license to the Makefile 2017-12-07 11:52:29 -05:00
sched_fence.c