git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41bd34d
)
usb-serial: put subroutines in logical order
author
Alan Stern
<stern@rowland.harvard.edu>
Tue, 1 Sep 2009 15:38:44 +0000
(11:38 -0400)
committer
Live-CD User
<linux@linux.site>
Sat, 19 Sep 2009 20:13:39 +0000
(13:13 -0700)
This patch (as1285) rearranges the subroutines in usb-serial.c
concerned with tty lifetimes into a more logical order: install, open,
hangup, close, release. It also updates the formatting of the
kerneldoc comments.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found