From: Andy Grover Date: Thu, 16 May 2013 17:40:58 +0000 (-0700) Subject: target: Unify __core_scsi3_update_aptpl_buf and core_scsi3_update_aptpl_buf X-Git-Tag: v3.11-rc1~22^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c8a6228d078553e32bffc59ed180d01ab1d998a;p=pandora-kernel.git target: Unify __core_scsi3_update_aptpl_buf and core_scsi3_update_aptpl_buf The __ version is only ever called from the regular version, so just inline it. It's not too much more complex to handle both spinlocks in the same function. Signed-off-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed