Very nice.Thanks.
Minor non-technical issues here, your patch is corrupted (linewrapped and tabs converted to spaces) and can't be applied at all. Can you fix your email client and try again? Look at Documentation/email_clients.txt for hints on how to do this.Hm, I thought I checked that one. Sorry. I'll test and resend correctly.
No problem. I'll remove them.--- a/drivers/usb/core/devio.cAccording to legal advice given to me, this isn't needed / true, so can
+++ b/drivers/usb/core/devio.c
@@ -4,6 +4,7 @@
* devio.c -- User space communication with USB devices.
*
* Copyright (C) 1999-2000 Thomas Sailer (sailer@xxxxxxxxxxxxxx)
+ * Copyright (C) 2014 Stefan Klug (stefan.klug@xxxxxxxxxxxxx)
you drop it? Or, if you have different legal advice, might I ask for
what the legal justification is that this needs to be added?
I'll remove the line and maybe prepare a cleanup patch later.
* This program is free software; you can redistribute it and/orNo need to do this, we use git now and that's where the changelog goes.
modify
* it under the terms of the GNU General Public License as published
by
@@ -30,6 +31,7 @@
* 04.01.2000 0.2 Turned into its own filesystem
* 30.09.2005 0.3 Fix user-triggerable oops in async URB delivery
* (CAN-2005-3055)
+ * 07.05.2014 0.4 Added zerocopy support
We should just delete this "fake changelog" entirely from this file.