On Mon, Jul 29, 2019 at 07:13:39PM +0530, Saranya Gopal wrote: > From: Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx> > > [Upstream commit 7c3d7dc89e57a1d43acea935882dd8713c9e639f] > > Now that we have req->status, we don't need this extra flag > anymore. It's safe to remove it. > > Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx> > Signed-off-by: Saranya Gopal <saranya.gopal@xxxxxxxxx> > --- > drivers/usb/dwc3/core.h | 2 -- > drivers/usb/dwc3/gadget.c | 1 - > drivers/usb/dwc3/gadget.h | 2 -- > 3 files changed, 5 deletions(-) Why is this patch needed for a stable tree? It just cleans stuff up, it doesn't actually change any functionality. thanks, greg k-h