X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=lib%2FKconfig.debug;h=7937265ef8797b68047218a60631dd5db5646333;hb=f4f6a2e329523e1a795e5e5c0799feee997aa053;hp=e6e58b26e8881bb860b1f6c223a7094b93575c21;hpb=e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62;p=sfrench%2Fcifs-2.6.git diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index e6e58b26e888..7937265ef879 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -295,14 +295,6 @@ config GDB_SCRIPTS endif # DEBUG_INFO -config ENABLE_MUST_CHECK - bool "Enable __must_check logic" - default y - help - Enable the __must_check logic in the kernel build. Disable this to - suppress the "warning: ignoring return value of 'foo', declared with - attribute warn_unused_result" messages. - config FRAME_WARN int "Warn for stack frames larger than" range 0 8192