From: Andy Grover Date: Thu, 16 May 2013 17:40:56 +0000 (-0700) Subject: target: Fix two debugprints that appear to be wrong X-Git-Tag: v3.11-rc1~22^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f070cc2ac7783afd0174c29dc59d2b4fac72646;p=pandora-kernel.git target: Fix two debugprints that appear to be wrong They're in emulate_pro_register, so change UNREGISTER to REGISTER. The first one seems wrong -- sa_res_key could be 0 there, but it's testing spec_i_pt. Remove unneeded parens in 2nd conditional. Signed-off-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed