]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
md: raid0_make_request(): Remove local variable chunk_size.
authorAndre Noll <maan@systemlinux.org>
Thu, 8 Jan 2009 21:31:06 +0000 (08:31 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 8 Jan 2009 21:31:06 +0000 (08:31 +1100)
commita471200595b24fb1907ad12107a6a66db02c63f2
tree55c04f45ca294cdd765d386a4f2539e4f4d7b069
parent1b7fdf8ff7c0e3fba9c679def4e98d5701d2949e
md: raid0_make_request(): Remove local variable chunk_size.

We might as well use chunk_sects instead.

Signed-off-by: Andre Noll <maan@systemlinux.org>
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/raid0.c