From: Andy Grover Date: Thu, 16 May 2013 17:41:04 +0000 (-0700) Subject: target: Further refactoring of core_scsi3_emulate_pro_register() X-Git-Tag: v3.11-rc1~22^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc118fe4c4a8cfa453491ba77c0a146a6d0e73e0;p=pandora-kernel.git target: Further refactoring of core_scsi3_emulate_pro_register() Use bool params when appropriate. Eliminate unneeded pr_reg_e and type variables. Just one goto label, so rename to 'out' from 'out_put_pr_reg'. Signed-off-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed