commit | bd97c4f035b47c1a3ae5cc5ceccdda028b25e9d5 | [log] [tgz] |
---|---|---|
author | Pete Zaitcev <zaitcev@redhat.com> | Wed Jun 21 15:03:40 2006 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jul 12 16:03:21 2006 -0700 |
tree | e866962fc6f316111ad5f8d767b40b9d3890885f | |
parent | 34f8e761724ecbfe46246f3faa4c7dbfc3555c26 [diff] |
[PATCH] USB: fix visor leaks This patch fixes blatant leaks in visor driver and makes it report mode sensible things in ->write_room (this is only needed if your visor is a terminal though). It is made to fit into 80 columns with a temporary variable. Might even save a few instructions... Signed-off-by: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>