Re: [PATCH] staging: wlan-ng: cfg80211.c: fixed a line over 80 characters long

From: Elias Carter
Date: Fri Jun 09 2017 - 02:26:04 EST


On Fri, Jun 09, 2017 at 07:41:12AM +0200, Greg KH wrote:
> On Thu, Jun 08, 2017 at 06:38:30PM -0700, Elias Carter wrote:
> > From: edcarter <edcarter@xxxxxxxxxxx>
> >
> > Fixed a coding style issue where a line was longer than 80 characters.
> >
> > Signed-off-by: Elias Carter <edcarter@xxxxxxxxxxx>
>
> Your from and signed-off-by names have to match :(

Hi Greg, thanks for the feedback.

I fixed the issue but I was wondering if I should include the patch in a
reply to this email or resend a new patch?

I am just trying to find my way around the development process.