Re: [PATCH 2/3] block: Rename trace_block_remap totrace_block_bio_remap

From: Daniel Walker
Date: Fri Sep 18 2009 - 12:13:44 EST


On Sat, 2009-09-19 at 00:13 +0900, Jun'ichi Nomura wrote:
> **/
> -static void blk_add_trace_remap(struct request_queue *q, struct bio *bio,
> - dev_t dev, sector_t from)
> +static void blk_add_trace_bio_remap(struct request_queue *q, struct bio
> *bio,
> + dev_t dev, sector_t from)
> {

You might need to resubmit this, you have some line wrapping in the
above lines.. Your should be able to set the patch part of the email to
"preformatted" , you don't want your mailer line wrapping .. (even
better just use git-format-patch and git-send-email) ..

Daniel

--
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/