commit | 13868b76ab8135389fe1d8cf1c6a4847c9fef0a7 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@gmail.com> | Thu May 26 21:06:50 2011 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Thu May 26 21:06:50 2011 +0200 |
tree | f0259861568c7b5c6cb30cd426eedb1787945304 | |
parent | af46566885a373b0a526932484cd8fef8de7b598 [diff] |
brd: fix comment on initial device creation If 'rd_nr' param was not specified, 16 (can be adjusted via CONFIG_BLK_DEV_RAM_COUNT) devices would be created by default but comment said 1. Fix it. Signed-off-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>