diff options
author | Johan Hovold <jhovold@gmail.com> | 2011-11-06 19:06:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-15 10:31:03 -0800 |
commit | 14b54e39b4121f679376d4175682fe47a9a86447 (patch) | |
tree | 1ad6566f692349156b4150f6000758efed6dbb98 /drivers/usb/serial/io_ti.c | |
parent | 5c85477fe6b53744709621ec14c6335e33a70992 (diff) | |
download | blackbird-op-linux-14b54e39b4121f679376d4175682fe47a9a86447.tar.gz blackbird-op-linux-14b54e39b4121f679376d4175682fe47a9a86447.zip |
USB: serial: remove changelogs and old todo entries
Remove remaining changelogs from file headers (can still be retrieved
through git).
Remove even older changelog entries stored in Changelog.history.
Remove outdated todo entries from belkin_sa.
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/io_ti.c')
-rw-r--r-- | drivers/usb/serial/io_ti.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/usb/serial/io_ti.c b/drivers/usb/serial/io_ti.c index 0aac00afb5c8..e42ddfc02aaa 100644 --- a/drivers/usb/serial/io_ti.c +++ b/drivers/usb/serial/io_ti.c @@ -15,13 +15,6 @@ * For questions or problems with this driver, contact Inside Out * Networks technical support, or Peter Berger <pberger@brimson.com>, * or Al Borchers <alborchers@steinerpoint.com>. - * - * Version history: - * - * July 11, 2002 Removed 4 port device structure since all TI UMP - * chips have only 2 ports - * David Iacovelli (davidi@ionetworks.com) - * */ #include <linux/kernel.h> |