Skip to content

Commit

Permalink
USB: serial: vizzini: remove outdated comment
Browse files Browse the repository at this point in the history
I fixed up all of the #ifdef stuff, so remove the comment saying it
still needs to be removed.

Reported-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Rob Duncan <rob.duncan@exar.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Sep 21, 2012
1 parent 44b0f08 commit 0cb72e1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions drivers/usb/serial/vizzini.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/

/* This version of the Linux driver source contains a number of
abominable conditional compilation sections to manage the API
changes between kernel versions 2.6.18, 2.6.25, and the latest
(currently 2.6.27). At some point we'll hand a version of this
driver off to the mainline Linux source tree, and we'll strip all
these sections out. For now it makes it much easier to keep it all
in sync while the driver is being developed. */


#define DRIVER_VERSION "v.0.76"
#define DRIVER_AUTHOR "Rob Duncan <rob.duncan@exar.com>"
#define DRIVER_DESC "USB Driver for Vizzini USB serial port"
Expand Down

0 comments on commit 0cb72e1

Please sign in to comment.