From: Moger, Babu Date: Sat, 6 Mar 2010 02:29:45 +0000 (+0000) Subject: dm mpath: pass struct pgpath to pg init done X-Git-Tag: v2.6.34-rc1~24^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83c0d5d5388a8d45f7a45e0ec34adc52a78c81ad;p=pandora-kernel.git dm mpath: pass struct pgpath to pg init done This patch removes some unnecessary argument casting. There is no functional change with this patch. Passes 'struct pgpath' through to pg_init_done() instead of the enclosed 'struct dm_path'. Tested the changes with LSI storage.. CC: Chandra Seetharaman Signed-off-by: Babu Moger Acked-by: Kiyoshi Ueda Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed