Hi Linus,
This just fixes the missing comment / in drivers/block/swim3.c
-- Garst --------------901DE94199045099219F9CBD Content-Type: text/plain; charset=us-ascii; name="patch-118-swim3.c" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="patch-118-swim3.c"--- swim3.c.orig Thu Aug 27 12:09:51 1998 +++ swim3.c Thu Aug 27 12:09:51 1998 @@ -969,7 +969,7 @@ NULL, /* mmap */ floppy_open, /* open */ NULL, /* flush */ - floppy_release, /* release * + floppy_release, /* release */ block_fsync, /* fsync */ NULL, /* fasync */ floppy_check_change, /* check_media_change */
--------------901DE94199045099219F9CBD--
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html