Re: [PATCH] init, Documentation: Remove ramdisk_blocksize mentions

2015-12-26 Thread Jonathan Corbet
On Wed, 23 Dec 2015 18:28:49 -0600 Robert Elliott wrote: > The brd driver has never supported the ramdisk_blocksize kernel > parameter that was in the rd driver it replaced, so remove > mention of this parameter from comments and Documentation. > > Commit 9db5579be4bb ("rewrite rd") replaced rd

[PATCH] init, Documentation: Remove ramdisk_blocksize mentions

2015-12-23 Thread Robert Elliott
The brd driver has never supported the ramdisk_blocksize kernel parameter that was in the rd driver it replaced, so remove mention of this parameter from comments and Documentation. Commit 9db5579be4bb ("rewrite rd") replaced rd with brd, keeping a brd_blocksize variable in struct brd_device but n