intel/compiler: whitespace cleanups

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
Emil Velikov
2017-03-07 15:07:49 +00:00
committed by Emil Velikov
parent bdc5036464
commit aa09c9552c
2 changed files with 0 additions and 5 deletions

View File

@@ -117,7 +117,3 @@ void brw_copy_from_indirect(struct brw_codegen *p,
brw_MOV(p, byte_offset(dst, delta+16), deref_4f(ptr, delta+16));
}
}