[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y0Jv0zkDYM9nuPol@kroah.com>
Date: Sun, 9 Oct 2022 08:53:07 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Dongliang Mu <dzm91@...t.edu.cn>
Cc: Pawel Laszczak <pawell@...ence.com>,
Dongliang Mu <mudongliangabcd@...il.com>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] usb: cdns3: adjust the partial logic of cdnsp_pci_remove
On Sun, Oct 09, 2022 at 01:32:45PM +0800, Dongliang Mu wrote:
> From: Dongliang Mu <mudongliangabcd@...il.com>
>
> In cdnsp_pci_remove, if pci_is_enabled returns true, it will
> call cdns_remove; else it will call kfree. Then both control flow
> goes to pci_dev_put.
>
> Adjust this logic by modifying it to an if else.
>
> Signed-off-by: Dongliang Mu <mudongliangabcd@...il.com>
Your email address does not match your From: address, and your From:
address is saying it is being spoofed and not correct :(
Please work with your school to fix your email system and do not use
gmail to hide it.
thanks,
greg k-h
Powered by blists - more mailing lists