On Fri, Apr 19, 2013 at 12:10 PM, Josh Triplett <josh@xxxxxxxxxxxxxxxx> wrote: > "#pragma once" acts like a multiple-inclusion guard affecting the entire file, > without an associated preprocessor symbol. > > This allows use of sparse on projects that rely on #pragma once without > also using an ifndef-based multiple-inclusion guard, such as systemd; > without this change, sparse will get into an include loop. > Your two patches has been applied to the chrisl repository. Thanks Chris -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html