tty: Clean up the ACM driver to CodingStyle
authorAlan Cox <alan@linux.intel.com>
Thu, 11 Jun 2009 11:37:06 +0000 (12:37 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Jun 2009 15:50:58 +0000 (08:50 -0700)
commit6e47e069eb4dffa88ad91ddfc3fd85f32c35654b
tree7498e32f86bb4ca5a4b5738757157a9d5a23de82
parent10077d4a6674f535abdbe25cdecb1202af7948f1
tty: Clean up the ACM driver to CodingStyle

Or at least most of it. There are further clean ups possible and there are
are also thing checkpatch moans about that would be silly to "fix".

Also note some FIXME points found as the cleanup was done.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/class/cdc-acm.c