diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-08 22:55:41 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-08 22:55:41 +0100 |
commit | 9fbd1649d54edc614c64ab075f7485622fd6450a (patch) | |
tree | 5d4426972545fdbdd77e9abc2f378c2ad92083af /drivers/sbus | |
parent | USB: serial: metro-usb: fix up coding style errors (diff) | |
download | linux-9fbd1649d54edc614c64ab075f7485622fd6450a.tar.xz linux-9fbd1649d54edc614c64ab075f7485622fd6450a.zip |
USB: serial: metro-usb: remove function prototypes
By rearranging the functions a bit, we can remove all function
prototypes.
Note, this also deleted the _close function, as it wasn't needed, it was
doing the same thing the cleanup function did, so just call that
instead.
Cc: Aleksey Babahin <tamerlan311@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/sbus')
0 files changed, 0 insertions, 0 deletions