Re: [PATCH v3] usb: core: remove unnecessary goto in usb_create_newid_files()
From: Greg KH
Date: Wed Mar 04 2026 - 15:46:37 EST
On Wed, Mar 04, 2026 at 09:35:42AM -0800, Mark Adamenko wrote:
> Thanks for responding,
> I wasn't suggested by any tool. I was advised that if I want to become a
> contributor, I should start by finding something small,
I recommend starting in drivers/staging/ and not causing unnecessary
churn in other parts of the kernel, as you learn the development
process. That's what that part of the kernel is for.
Also, please don't top-post :)
thanks,
greg k-h