Re: [PATCH] staging: rtl8192e: Fix Assignment operator '=' in rtl_wx.c:681
From: Greg KH
Date: Thu Aug 29 2024 - 07:39:47 EST
On Thu, Aug 29, 2024 at 08:33:41AM -0300, Alien Wesley wrote:
> On 8/29/24 06:52, Greg KH wrote:
> > On Sun, Aug 25, 2024 at 01:13:35PM -0300, Alien Wesley wrote:
> > > Separated assignments for pairwise_key_type and group_key_type
> > > in order to silence the following checkpatch warning.
> > >
> > > CHECK: Assignment operator '=' should be on the previous line.
> > >
> > > Signed-off-by: Alien Wesley <alienwesley51@xxxxxxxxx>
> > Please do not put line numbers in the subject line.
> >
> > thanks,
> >
> > greg k-h
>
> Should I fix up the subject and resend it as v2?
Please do.