RE: [PATCH 14/29] scsi: aacraid: Move function around to match existing code

2017-12-26 Thread Raghava Aditya Renukunta
inux Driver ; > gpicc...@linux.vnet.ibm.com; Tom White ; > Scott Benesh > Subject: Re: [PATCH 14/29] scsi: aacraid: Move function around to match > existing code > > EXTERNAL EMAIL > > > On Thu, 2017-12-21 at 09:34 -0800, Raghava Aditya Renukunta wrote: > > +/** >

Re: [PATCH 14/29] scsi: aacraid: Move function around to match existing code

2017-12-21 Thread Bart Van Assche
On Thu, 2017-12-21 at 09:34 -0800, Raghava Aditya Renukunta wrote: > +/** > + * aac_get_safw_ciss_luns()Process topology change > + * @dev: aac_dev structure > + * @rescan Indicates rescan > + * > + * Execute a CISS REPORT PHYS LUNS and process the results into > +

[PATCH 14/29] scsi: aacraid: Move function around to match existing code

2017-12-21 Thread Raghava Aditya Renukunta
Move the function to get phy luns information to the top of function to set target information Signed-off-by: Raghava Aditya Renukunta --- drivers/scsi/aacraid/aachba.c | 112 +- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/drivers/scsi/