X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=os-linux.h;h=b147d4f3b340c0fd2bb5f352b469beb97e6b57e7;hp=eb60034cc7d4fad59816925c382b090bdf50a918;hb=e1161c325f7866bae879e686d1c673ca32ab09ae;hpb=145dad6d3e1ae4bf44dd49eea9d0c025500b97d0 diff --git a/os-linux.h b/os-linux.h index eb60034c..b147d4f3 100644 --- a/os-linux.h +++ b/os-linux.h @@ -91,7 +91,7 @@ struct async_head_user; static inline struct syslet_uatom * async_exec(struct syslet_uatom *atom, struct async_head_user *ahu) { - return syscall(__NR_async_exec, atom, ahu); + return (void *) syscall(__NR_async_exec, atom, ahu); } static inline long