We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A lot of error: mixing declarations and code errors in ./include/linux/page-flags.h is reported by CI.
error: mixing declarations and code
./include/linux/page-flags.h
sound/soc/sof/intel/atom.c: note: in included file (through include/linux/mmzone.h, include/linux/gfp.h, include/linux/umh.h, include/linux/kmod.h, include/linux/module.h): ./include/linux/page-flags.h:970:38: error: mixing declarations and code ./include/linux/page-flags.h:1019:1: error: mixing declarations and code ./include/linux/page-flags.h:1019:1: error: mixing declarations and code ./include/linux/page-flags.h:1019:1: error: mixing declarations and code ./include/linux/page-flags.h:1019:1: error: mixing declarations and code ./include/linux/page-flags.h:1050:1: error: mixing declarations and code ./include/linux/page-flags.h:1050:1: error: mixing declarations and code ./include/linux/page-flags.h:1050:1: error: mixing declarations and code ./include/linux/page-flags.h:1050:1: error: mixing declarations and code ./include/linux/page-flags.h:1060:1: error: mixing declarations and code ./include/linux/page-flags.h:1060:1: error: mixing declarations and code ./include/linux/page-flags.h:1060:1: error: mixing declarations and code ./include/linux/page-flags.h:1060:1: error: mixing declarations and code ./include/linux/page-flags.h:1065:1: error: mixing declarations and code ./include/linux/page-flags.h:1065:1: error: mixing declarations and code ./include/linux/page-flags.h:1065:1: error: mixing declarations and code ./include/linux/page-flags.h:1065:1: error: mixing declarations and code ./include/linux/page-flags.h:1067:1: error: mixing declarations and code ./include/linux/page-flags.h:1067:1: error: mixing declarations and code ./include/linux/page-flags.h:1082:1: error: mixing declarations and code ./include/linux/page-flags.h:1082:1: error: mixing declarations and code ./include/linux/page-flags.h:1087:1: error: mixing declarations and code ./include/linux/page-flags.h:1087:1: error: mixing declarations and code ./include/linux/page-flags.h:1087:1: error: mixing declarations and code ./include/linux/page-flags.h:1087:1: error: mixing declarations and code ./include/linux/page-flags.h:1094:1: error: mixing declarations and code ./include/linux/page-flags.h:1094:1: error: mixing declarations and code ./include/linux/page-flags.h:1094:1: error: mixing declarations and code ./include/linux/page-flags.h:1094:1: error: mixing declarations and code
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A lot of
error: mixing declarations and code
errors in./include/linux/page-flags.h
is reported by CI.The text was updated successfully, but these errors were encountered: