From: Jens Axboe Date: Wed, 28 Feb 2007 07:56:12 +0000 (+0100) Subject: Style fixup X-Git-Tag: fio-1.13~29 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=bcd83c12481d45c8ba2b8759ffa06fd85421fd50;hp=4667c19e207cc308e32278851857ec0d705fb008 Style fixup Signed-off-by: Jens Axboe --- diff --git a/arch-x86.h b/arch-x86.h index 7b17f095..d14936cd 100644 --- a/arch-x86.h +++ b/arch-x86.h @@ -19,10 +19,10 @@ #endif #ifndef __NR_async_exec -# define __NR_async_exec 320 -# define __NR_async_wait 321 -# define __NR_umem_add 322 -# define __NR_async_thread 323 +#define __NR_async_exec 320 +#define __NR_async_wait 321 +#define __NR_umem_add 322 +#define __NR_async_thread 323 #endif #define FIO_HAVE_SYSLET