blktrace: from-sector redundant in trace_block_remap
authorAlan D. Brunelle <Alan.Brunelle@hp.com>
Mon, 4 May 2009 20:35:08 +0000 (16:35 -0400)
committerIngo Molnar <mingo@elte.hu>
Wed, 6 May 2009 12:13:01 +0000 (14:13 +0200)
Remove redundant from-sector parameter: it's /always/ the bio's sector
passed in.

[ Impact: cleanup ]

Signed-off-by: Alan D. Brunelle <alan.brunelle@hp.com>
Reviewed-by: Li Zefan <lizf@cn.fujitsu.com>
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <49FF517C.7000503@hp.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found