[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2726b488-5cca-50c0-ea09-92fb38ba2356@linuxfoundation.org>
Date: Tue, 22 Aug 2023 08:11:19 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Valentina Manea <valentina.manea.m@...il.com>,
Shuah Khan <shuah@...nel.org>, Hongren Zheng <i@...ithal.me>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH v1 1/1] usbip: Use platform_device_register_full()
On 8/17/23 06:13, Andy Shevchenko wrote:
> The code to create the child platform device is essentially the same as
> what platform_device_register_full() does, so change over to use
> that same function to reduce duplication.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
> drivers/usb/usbip/vhci_hcd.c | 42 +++++++++++-------------------------
> 1 file changed, 13 insertions(+), 29 deletions(-)
>
Please address the following problem and send v2.
kernel test robot noticed "BUG:kernel_NULL_pointer_dereference,address" on:
thanks,
-- Shuah
Powered by blists - more mailing lists