Re: [PATCH 46/46] libata: remove ATA_NDEBUG
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2020-02-10 16:51:16
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2020-02-10 16:51:16
On 2/4/20 5:55 PM, Hannes Reinecke wrote:
No functionality. Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Bartlomiej Zolnierkiewicz <redacted> Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics
--- include/linux/libata.h | 1 - 1 file changed, 1 deletion(-)diff --git a/include/linux/libata.h b/include/linux/libata.h index 06d6a3e18e18..021ca967b4df 100644 --- a/include/linux/libata.h +++ b/include/linux/libata.h@@ -40,7 +40,6 @@ */ #undef ATA_VERBOSE_DEBUG /* yet more debugging output */ #undef ATA_IRQ_TRAP /* define to ack screaming irqs */ -#undef ATA_NDEBUG /* define to disable quick runtime checks */ /* note: prints function name for you */