X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=os-linux.h;h=eb60034cc7d4fad59816925c382b090bdf50a918;hb=55bc972818cdec46f47633da62758e4dcdb6f3f6;hp=b147d4f3b340c0fd2bb5f352b469beb97e6b57e7;hpb=bf0dc8fae8b21c666a0a927c1d473ad59101e7fd;p=fio.git diff --git a/os-linux.h b/os-linux.h index b147d4f3..eb60034c 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 (void *) syscall(__NR_async_exec, atom, ahu); + return syscall(__NR_async_exec, atom, ahu); } static inline long