lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 23 Jan 2021 09:15:36 -0800
From:   Guenter Roeck <linux@...ck-us.net>
To:     trix@...hat.com
Cc:     wim@...ux-watchdog.org, linux-watchdog@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] watchdog: it8712f_wdt: remove definition of DEBUG

On Fri, Jan 15, 2021 at 07:32:37AM -0800, trix@...hat.com wrote:
> From: Tom Rix <trix@...hat.com>
> 
> Defining DEBUG should only be done in development.
> So remove DEBUG.
> 
> Signed-off-by: Tom Rix <trix@...hat.com>

Reviewed-by: Guenter Roeck <linux@...ck-us.net>

> ---
>  drivers/watchdog/it8712f_wdt.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/watchdog/it8712f_wdt.c b/drivers/watchdog/it8712f_wdt.c
> index 9b89d2f09568..3ce6a58bd81e 100644
> --- a/drivers/watchdog/it8712f_wdt.c
> +++ b/drivers/watchdog/it8712f_wdt.c
> @@ -31,7 +31,6 @@
>  #include <linux/io.h>
>  #include <linux/ioport.h>
>  
> -#define DEBUG
>  #define NAME "it8712f_wdt"
>  
>  MODULE_AUTHOR("Jorge Boncompte - DTI2 <jorge@...2.net>");

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ