]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit61d631a7fd0c2b886d1fe04450ac75b1e07bac00
tree7498e32f86bb4ca5a4b5738757157a9d5a23de82
parent1a0926ad055bca1ea43d817937a0d02c66c6516a
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