coreboot-kgpe-d16/util/i915tool/spatches/ringbuffer.cocci

15 lines
118 B
Plaintext

@@
identifier d;
type T;
@@
-T d(...){...}
@@
identifier d;
type T;
@@
-T d(...);
@@
identifier d;
@@
-struct d{...};