X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=trim.h;h=6584606253f8edcab29e65d70f6bf23a6d49bc8d;hp=d0d7a8dc10941fe90e8f2df20309fea4b168be3a;hb=1d7f28e1ba1c7ca20bdc1d48b7fa04f7f1673093;hpb=0d29de831183dfd049c97a03008d425ce21e2fa4 diff --git a/trim.h b/trim.h index d0d7a8dc..65846062 100644 --- a/trim.h +++ b/trim.h @@ -31,7 +31,6 @@ static inline int io_u_should_trim(struct thread_data *td, struct io_u *io_u) static inline void remove_trim_entry(struct thread_data *td, struct io_piece *ipo) { } -#error foo #endif #endif