> From: Kalle Valo [mailto:kvalo@xxxxxxxxxxxxxx] > Sent: Wednesday, March 08, 2017 8:18 PM > To: Ganapathi Bhat > Cc: linux-wireless@xxxxxxxxxxxxxxx; Amitkumar Karwar; Cathy Luo; > Nishant Sarmukadam; Karthik Doddayennegere Ananthapadmanabha > Subject: Re: [PATCH 1/3] mwifiex: add qualifier to firmware > structures > > Ganapathi Bhat <gbhat@xxxxxxxxxxx> writes: > > > From: Karthik D A <karthida@xxxxxxxxxxx> > > > > Adding qualifier "__packed" indicates that no padding should be > > performed on the qualified object for alignment. > > This patch adds qualifier __packed to the required firmware > structures > > in mwifiex driver. > > > > Signed-off-by: Karthik D A <karthida@xxxxxxxxxxx> > > I just want to confirm "Karthik D A" is really the full legal name, > which should be in both From and Signed-off-by lines. No nicknames nor > just the first name or anything like that. > That was author's initials. I will resend the patch with complete name. > > > Also this should contain S-o-b from Ganapathi. Please carefully read > Documentation/process/submitting-patches.rst. > Sure. I will edit this too and will refer the same for further submitting. > -- Regards, Ganapathi