On Thu, Oct 16, 2014 at 01:59:22PM -0400, Peter Hurley wrote: > Commit 90419cfcb5d9c889b10dc51363c56a4d394d670e, > "USB: kobil_sct: fix control requests without data stage", removed > the bogus data buffer arguments, but still allocate transfer > buffers which are not used. > > Cc: Johan Hovold <jhovold@xxxxxxxxx> > Signed-off-by: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx> > --- > drivers/usb/serial/kobil_sct.c | 15 --------------- > 1 file changed, 15 deletions(-) The second buffer has actually been allocated but unused since pre-git times. Should have removed both nonetheless. Thanks for fixing this, I'll queue it up once rc1 is out. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html