61a7579625ddfca3b2e0aa298879a94d15884d author Vegard Nossum 1220091365 +0200 committer Vegard Nossum 1245073763 +0200 kmemcheck: introduce bitfield API Add the bitfield API which can be used to annotate bitfields in structs and get rid of false positive reports. According to Al Viro, the syntax we were using (putting #ifdef inside macro arguments) was not valid C. He also suggested using begin/end markers instead, which is what we do now. [rebased for mainline inclusion] Signed-off-by: Vegard Nossum ’å×ê“/x