Nevermind :) I see that is for freebsd.. On Fri, Jul 12, 2013 at 7:32 PM, Noah Watkins <noah.watkins@xxxxxxxxxxx> wrote: > The following is in include/inttypes.h > > #define __bitwise__ > > typedef __u16 __bitwise__ __le16; > typedef __u16 __bitwise__ __be16; > ... > > In linux, the same definition of __bitwise__ is used when not being > run through Sparse. > > Is there any purpose in Ceph for _always_ removing those annotations, > as is done here? -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html