Message ID | 187e2dfe-56b9-e112-cd4c-81b279df3528@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
--- lnx-413.orig/block/bio.c +++ lnx-413/block/bio.c @@ -400,7 +400,7 @@ static void punt_bios_to_rescuer(struct /** * bio_alloc_bioset - allocate a bio for I/O - * @gfp_mask: the GFP_ mask given to the slab allocator + * @gfp_mask: the GFP_* mask given to the slab allocator * @nr_iovecs: number of iovecs to pre-allocate * @bs: the bio_set to allocate from. *