floppy: Correct documentation of driver options when used as a module.
authorBen Harris <bjh21@cam.ac.uk>
Fri, 18 Oct 2013 20:23:35 +0000 (21:23 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 8 Nov 2013 16:10:31 +0000 (09:10 -0700)
The options have to be passed space-separated and prefixed by "floppy=",
rather than separately and unprefixed.

This fixes <http://bugs.debian.org/726655>.

Signed-off-by: Ben Harris <bjh21@cam.ac.uk>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found