diff options
author | Joe Perches <joe@perches.com> | 2010-03-11 00:21:08 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-13 00:52:31 +0100 |
commit | 7f2527174ab1ee7f4550c91be47b3f843ff1316d (patch) | |
tree | 4d665f8968d1686930ad37eaeb01bc148f71578f /drivers/ps3 | |
parent | drivers/block/floppy.c: remove some unnecessary casting (diff) | |
download | linux-7f2527174ab1ee7f4550c91be47b3f843ff1316d.tar.xz linux-7f2527174ab1ee7f4550c91be47b3f843ff1316d.zip |
drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto
Reduces indent.
Makes a bit more readable and intelligible.
Return value now at bottom of function.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Stephen Hemminger <shemminger@vyatta.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Cc: Marcin Slusarz <marcin.slusarz@gmail.com>
Cc: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/ps3')
0 files changed, 0 insertions, 0 deletions