Hi James, I have taken care your review comments in V8 patch series.
Thanks, Mahesh -----Original Message----- From: James Bottomley [mailto:[email protected]] Sent: Thursday, August 27, 2015 8:38 PM To: Mahesh Rajashekhara Cc: [email protected]; [email protected]; [email protected]; Murthy Bhat; Karthikeya Sunkesula; [email protected]; Harry Yang; Rich Bono Subject: Re: [PATCH V7 1/9] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS On Thu, 2015-08-27 at 06:50 -0400, Mahesh Rajashekhara wrote: > Description: > Driver sends the right size of the response buffer. > > Changes from V2: > None > > Reviewed By: Tomas Henzl <[email protected]>, Murthy Bhat > <[email protected]>, Karthikeya Sunkesula > <[email protected]> > > Signed-off-by: Mahesh Rajashekhara <[email protected]> You've had hundreds of upstream confirmation emails over the years. They've all had one line per tag with no spaces. Next time can we please use the right format so I don't have to keep editing your commit messages. That is: Subject: One line summary Detailed Description of the change (without a Description: prefix) Reviewed-by: Tomas Henzl <[email protected]> Reviewed-by: Murthy Bhat <[email protected]> Reviewed-by: Karthikeya Sunkesula <[email protected]> Signed-off-by: Mahesh Rajashekhara <[email protected]> --- Version notices and other context relevant only to the upstream process come here after the three dashes so it doesn't appear in the patch detailed description James

