staging: usbip: stub_main.c: reorder functions
authormatt mooney <mfm@muteddisk.com>
Fri, 20 May 2011 04:36:57 +0000 (21:36 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 20:51:22 +0000 (13:51 -0700)
Reorder functions so sysfs_ops, show() and store(), are adjacent, and
init_busid_table() is at the beginning of the file.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found