From: Namhyung Kim Date: Thu, 16 Sep 2010 03:55:57 +0000 (+0900) Subject: sg: fix a warning in blk_rq_aligned() call X-Git-Tag: v2.6.37-rc1~168^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2610a25406087ef797f4187e7f82dd04335056c7;p=pandora-kernel.git sg: fix a warning in blk_rq_aligned() call 2nd argument of blk_rq_aligned() has changed to 'unsigned long' by the previous commit 'block: fix an address space warning in blk-map.c'. That commit neglected to update a user of that function. Signed-off-by: Namhyung Kim Signed-off-by: Jens Axboe --- Reading git-diff-tree failed