The patch titled Subject: bugh-compilerh-introduce-compiletime_assert-build_bug_on_msg-checkpatch-fixes has been removed from the -mm tree. Its filename was bugh-compilerh-introduce-compiletime_assert-build_bug_on_msg-checkpatch-fixes.patch This patch was dropped because it was folded into bugh-compilerh-introduce-compiletime_assert-build_bug_on_msg.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: bugh-compilerh-introduce-compiletime_assert-build_bug_on_msg-checkpatch-fixes WARNING: please, no space before tabs #56: FILE: include/linux/bug.h:45: + * ^I^I error message.$ total: 0 errors, 1 warnings, 88 lines checked ./patches/bugh-compilerh-introduce-compiletime_assert-build_bug_on_msg.patch has style problems, please review. If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Please run checkpatch prior to sending patches Cc: Daniel Santos <daniel.santos@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/bug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN include/linux/bug.h~bugh-compilerh-introduce-compiletime_assert-build_bug_on_msg-checkpatch-fixes include/linux/bug.h --- a/include/linux/bug.h~bugh-compilerh-introduce-compiletime_assert-build_bug_on_msg-checkpatch-fixes +++ a/include/linux/bug.h @@ -42,7 +42,7 @@ struct pt_regs; /** * BUILD_BUG_ON_MSG - break compile if a condition is true & emit supplied - * error message. + * error message. * @condition: the condition which the compiler should know is false. * * See BUILD_BUG_ON for description. _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are origin.patch bugh-prevent-double-evaulation-of-in-build_bug_on.patch bugh-compilerh-introduce-compiletime_assert-build_bug_on_msg.patch goldfish-framebuffer-driver-fix.patch ocfs2-remove-kfree-redundant-null-checks.patch scripts-pnmtologo-fix-for-plain-pbm-checkpatch-fixes.patch sys_prctl-coding-style-cleanup.patch backlight-add-lms501kf03-lcd-driver.patch drivers-video-backlight-makefile-cleanup.patch checkpatch-dont-emit-the-camelcase-warning-for-pagefoo.patch rtc-max77686-add-maxim-77686-driver.patch rtc-pcf8523-add-low-battery-voltage-support.patch rtc-add-rtc-driver-for-tps80031-tps80032.patch rtc-add-support-for-spi-rtc-rx4581.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html