staging: usbip: stub_main.c: reorder functions
commitefad25e9a34d25c1c2469aa81ae1418ca1f26942
authormatt mooney <mfm@muteddisk.com>
Fri, 20 May 2011 04:36:57 +0000 (19 21:36 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 20:51:22 +0000 (7 13:51 -0700)
treeb5879ee3609340f94da67d7911e5659584e79199
parent87352760173082c2a774f83dc6fe826fdbf219c0
staging: usbip: stub_main.c: reorder functions

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>
drivers/staging/usbip/stub_main.c