summaryrefslogtreecommitdiff
path: root/include/linux/stringify.h
AgeCommit message (Expand)Author
2009-04-10Make __stringify support variable argument macros tooZhaolei
2005-04-16Linux-2.6.12-rc2Linus Torvalds
a831adb1010e473a18eb01b3fbef7595f230'>Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"Nick Desaulniers This reverts commit 6a9dc5fd6170 ("lib: Revert use of fallthrough pseudo-keyword in lib/") Now that we can build arch/powerpc/boot/ free of -Wimplicit-fallthrough, re-enable these fixes for lib/. Signed-off-by: Nick Desaulniers <ndesaulniers@google.com> Tested-by: Nathan Chancellor <natechancellor@gmail.com> Reviewed-by: Nathan Chancellor <natechancellor@gmail.com> Reviewed-by: Gustavo A. R. Silva <gustavoars@kernel.org> Reviewed-by: Miguel Ojeda <ojeda@kernel.org> Link: https://github.com/ClangBuiltLinux/linux/issues/236 Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>