> -----Original Message----- > From: Bart Van Assche [mailto:[email protected]] > Sent: Thursday, December 21, 2017 10:43 AM > To: [email protected]; Raghava Aditya Renukunta > <[email protected]>; [email protected]; > [email protected] > Cc: dl-esc-Aacraid Linux Driver <[email protected]>; > [email protected]; Tom White <[email protected]>; > Scott Benesh <[email protected]> > Subject: Re: [PATCH 21/29] scsi: aacraid: Refactor resolve luns code and scsi > functions > > EXTERNAL EMAIL > > > On Thu, 2017-12-21 at 09:34 -0800, Raghava Aditya Renukunta wrote: > > + if (bus == CONTAINER_CHANNEL) > > + bus = CONTAINER_CHANNEL; > > Sorry but I don't see how the above code can be useful?
I agree, I did not want to change legacy code a bit too much. I will refactor this in the next iteration. > Thanks, > > Bart.

