[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <28a235ff-bb1c-4d4f-a2a8-db29fb16af45@t-8ch.de>
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