From: David Disseldorp Date: Sun, 12 Jul 2015 16:49:18 +0000 (+0200) Subject: target/configfs: handle match_int() errors X-Git-Tag: omap-for-v4.3/fixes-merge-window~171^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c20910264c367a5dfbf6c09e8ec2ff0c5c52857a;p=pandora-kernel.git target/configfs: handle match_int() errors As a follow up to ce31c1b0dc4038a1dec64585d892adb73d9c45f4 - there are still a few LIO match_int() calls that don't check the return value. Propagate errors rather than using the potentially uninitialised result. Signed-off-by: David Disseldorp Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed