From: Nicholas Bellinger Date: Wed, 18 Sep 2013 19:33:42 +0000 (-0700) Subject: target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02 X-Git-Tag: v3.12-rc4~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e9e01de5ed3fb2810215e2a3b479e7585785ac0;p=pandora-kernel.git target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02 This patch fixes up an incorrect assignment for xop->dbl within target_xcopy_parse_segdesc_02() code, as reported by Coverity here: http://marc.info/?l=linux-kernel&m=137936416618490&w=2 Reported-by: Dave Jones Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed