X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=fs%2Fext4%2Fext4.h;h=3f89d0ab08fc4c8355d207c4f27f7019f08122bd;hp=12f90d48ba6137c05673dd918feb6aca9281f4d2;hb=e468f5c06b5ebef3f6f3c187e51aa6daab667e57;hpb=baa888d25ea64d0c59344d474284ca99cfdd449a;ds=sidebyside diff --git a/fs/ext4/ext4.h b/fs/ext4/ext4.h index 12f90d48ba61..3f89d0ab08fc 100644 --- a/fs/ext4/ext4.h +++ b/fs/ext4/ext4.h @@ -45,15 +45,6 @@ #include -/* Until this gets included into linux/compiler-gcc.h */ -#ifndef __nonstring -#if defined(GCC_VERSION) && (GCC_VERSION >= 80000) -#define __nonstring __attribute__((nonstring)) -#else -#define __nonstring -#endif -#endif - /* * The fourth extended filesystem constants/structures */