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: Thu, 21 Dec 2023 18:46:26 +0100 (GMT+01:00)
From: Thomas Weißschuh  <thomas@...ch.de>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Thomas Weißschuh <linux@...ssschuh.net>,
	linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH v1 1/1] pvpanic: Kill duplicate PCI_VENDOR_ID_REDHAT
 definition

Dec 21, 2023 15:15:32 Andy Shevchenko <andriy.shevchenko@...ux.intel.com>:

> PCI_VENDOR_ID_REDHAT is already defined in pci_ids.h. Kill the dup.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>

Reviewed-by: Thomas Weißschuh <linux@...ssschuh.net>

> ---
> drivers/misc/pvpanic/pvpanic-pci.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/misc/pvpanic/pvpanic-pci.c b/drivers/misc/pvpanic/pvpanic-pci.c
> index 689af4c28c2a..c5fb6298cb8d 100644
> --- a/drivers/misc/pvpanic/pvpanic-pci.c
> +++ b/drivers/misc/pvpanic/pvpanic-pci.c
> @@ -15,7 +15,6 @@
>
> #include "pvpanic.h"
>
> -#define PCI_VENDOR_ID_REDHAT             0x1b36
> #define PCI_DEVICE_ID_REDHAT_PVPANIC     0x0011
>
> MODULE_AUTHOR("Mihai Carabas <mihai.carabas@...cle.com>");
> --
> 2.43.0.rc1.1.gbec44491f096


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ