Re: [PATCH] [VFS] mark bio_split_pool static

From: Jens Axboe
Date: Thu Oct 09 2008 - 02:59:29 EST


On Fri, Oct 03 2008, Denis ChengRq wrote:
> Since all bio_split calls refer the same single bio_split_pool, the bio_split
> function can use bio_split_pool directly instead of the mempool_t parameter;
>
> then the mempool_t parameter can be removed from bio_split param list, and
> bio_split_pool is only referred in fs/bio.c file, can be marked static.

Thanks, applied.

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/