Staging: rspiusb.c: break the huge piusb_ioctl function into several ones
authorRichard Genoud <richard.genoud@gmail.com>
Sun, 17 May 2009 11:06:31 +0000 (13:06 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Jun 2009 18:00:54 +0000 (11:00 -0700)
commitc854b5e58f2a564af1428e12cdb183e9b876fa0f
treeafa5d3568ae8e7b1d07a4e0db20e54db9f55abed
parentf2d46e248a8a825506c21f972fff11e423ff1eea
Staging: rspiusb.c: break the huge piusb_ioctl function into several ones

This makes the code more readable, makes checkpatch really happy and factorize some code.

Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rspiusb/rspiusb.c