From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Disseldorp Date: Wed, 19 Feb 2020 22:06:16 +0000 Subject: Re: [PATCH v2 2/2] scsi: target: convert boolean se_dev_attrib types to bool Message-Id: <20200219230616.575e0721@suse.de> List-Id: References: <20200219130136.18946-3-ddiss@suse.de> In-Reply-To: <20200219130136.18946-3-ddiss@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: target-devel@vger.kernel.org On Wed, 19 Feb 2020 09:37:48 -0800, Bart Van Assche wrote: > How about introducing an enum type for emulate_ua_intlck_ctrl? Anyway: Yes, that'd make sense. I'll send it as a separate follow up when I get a chance. > Reviewed-by: Bart Van Assche Thanks for the review! Cheers, David