From: Alan Stern Date: Tue, 1 Sep 2009 15:38:44 +0000 (-0400) Subject: usb-serial: put subroutines in logical order X-Git-Tag: v2.6.32-rc1~627^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b0953a89fa3407fb293cc54ead7d8feec489e4;p=pandora-kernel.git usb-serial: put subroutines in logical order 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 Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed