-
由 Jaak Ristioja 提交于
In commit 451a9ebf bio_alloc_bioset() was refactored not to take NULL as a valid argument for bs. This patch changes the comment for that function accordingly. Currently, passing NULL as argument to parameter bs would result in a NULL pointer dereference. Signed-off-by: NJaak Ristioja <ristioja@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
db18efac