X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=drivers%2Fide%2Fide-floppy.c;fp=drivers%2Fide%2Fide-floppy.c;h=1ea2f9e82bf83838caed631413f5cf8dcdb3ded0;hp=780d33ccc5d84eef81e98f2549667aacbb981c0a;hb=bc119dd954ba172554b4cc49db249c4fb62701e6;hpb=8f49a658b4ea1d0205068da76b7c8c844817dc44 diff --git a/drivers/ide/ide-floppy.c b/drivers/ide/ide-floppy.c index 780d33ccc5d8..1ea2f9e82bf8 100644 --- a/drivers/ide/ide-floppy.c +++ b/drivers/ide/ide-floppy.c @@ -427,7 +427,7 @@ static int ide_floppy_get_capacity(ide_drive_t *drive) * (maintains previous driver behaviour) */ break; - /* else: fall through */ + /* fall through */ case CAPACITY_CURRENT: /* Normal Zip/LS-120 disks */ if (memcmp(cap_desc, &floppy->cap_desc, 8))