commit | f7cb20f03dc6dff1b19942cf3dda6d154c86f29b | [log] [tgz] |
---|---|---|
author | Ben Harris <bjh21@cam.ac.uk> | Fri Oct 18 21:23:35 2013 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Nov 08 09:10:31 2013 -0700 |
tree | d024dfbff8e2d5fd80adfdb62594dac10ea69078 | |
parent | 49c2856af779bb1a36fa598804e4c0b2251fae57 [diff] |
floppy: Correct documentation of driver options when used as a module. 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>