diff options
author | Joe Perches <joe@perches.com> | 2010-03-11 00:21:03 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-13 00:52:31 +0100 |
commit | 0da3132f90c01f532dd85c537b5c78a196a11e24 (patch) | |
tree | 683fa2b54c243c5b828e09cc1385e6b314cf4ab5 /drivers/block/ida_ioctl.h | |
parent | drivers/block/floppy.c: remove REPEAT macro (diff) | |
download | linux-0da3132f90c01f532dd85c537b5c78a196a11e24.tar.xz linux-0da3132f90c01f532dd85c537b5c78a196a11e24.zip |
drivers/block/floppy.c: unclutter redo_fd_request logic
Change for(;;) with continue; to label: goto label
Reduces indentation and adds a bit of clarity.
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/block/ida_ioctl.h')
0 files changed, 0 insertions, 0 deletions