Re: [PATCH 2/7] staging: most: usb: remove reference to USB error codes

2020-05-14 Thread Greg KH
On Thu, May 14, 2020 at 03:46:24PM +0200, Christian Gromm wrote: > This patch removes the reference to the driver API file for USB error > codes. > > Signed-off-by: Christian Gromm > Reported-by: Greg Kroah-Hartman > --- > drivers/staging/most/usb/usb.c | 2 -- > 1 file changed, 2 deletions(-)

[PATCH 2/7] staging: most: usb: remove reference to USB error codes

2020-05-14 Thread Christian Gromm
This patch removes the reference to the driver API file for USB error codes. Signed-off-by: Christian Gromm Reported-by: Greg Kroah-Hartman --- drivers/staging/most/usb/usb.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/most/usb/usb.c b/drivers/staging/most/usb/usb.c