From eccae1360d6d01e73c6af2bd97122cef708207ef Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Tue, 15 May 2018 14:07:50 +0300 Subject: igt: Drop Intel from the name in docs and paths This is just a simple change to reflect the actual state. No rewording yet, just a simple substitution in most visible places - docs, README and paths. There are probably some leftovers here and there, but we can let them be for now, this is already well overdue. v2: fixed couple of obvious leftovers pointed out by Petri Cc: Petri Latvala Cc: Daniel Vetter Signed-off-by: Arkadiusz Hiler Acked-by: Harry Wentland Reviewed-by: Petri Latvala --- lib/intel_batchbuffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/intel_batchbuffer.c') diff --git a/lib/intel_batchbuffer.c b/lib/intel_batchbuffer.c index be73577b..a85c760c 100644 --- a/lib/intel_batchbuffer.c +++ b/lib/intel_batchbuffer.c @@ -61,7 +61,7 @@ * structure called batch is in scope. The basic macros are #BEGIN_BATCH, * #OUT_BATCH, #OUT_RELOC and #ADVANCE_BATCH. * - * Note that this library's header pulls in the [i-g-t core](intel-gpu-tools-i-g-t-core.html) + * Note that this library's header pulls in the [i-g-t core](igt-gpu-tools-i-g-t-core.html) * library as a dependency. */ -- cgit v1.2.3