[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YKepSQpLUc5V17tz@kroah.com>
Date: Fri, 21 May 2021 14:36:25 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: arnd@...db.de, mihai.carabas@...cle.com,
andriy.shevchenko@...ux.intel.com, pizhenwei@...edance.com,
pbonzini@...hat.com, linqiheng@...wei.com,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 1/2] misc/pvpanic: Fix error handling in
'pvpanic_pci_probe()'
On Sun, May 16, 2021 at 04:36:55PM +0200, Christophe JAILLET wrote:
> There is no error handling path in the probe function.
> Switch to managed resource so that errors in the probe are handled easily
> and simplify the remove function accordingly.
>
> Fixes: db3a4f0abefd ("misc/pvpanic: add PCI driver")
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> ---
> drivers/misc/pvpanic/pvpanic-pci.c | 9 +++------
> 1 file changed, 3 insertions(+), 6 deletions(-)
I see two different series for these patches, so I don't know which to
take :(
Please fix up and send a v2 series so that I have a clue...
thanks,
greg k-h
Powered by blists - more mailing lists