Re: [PATCH v4] staging: rtl8192e: Fix multiple assignments in rtl_wx.c:529
From: Greg KH
Date: Thu Aug 29 2024 - 05:51:42 EST
On Mon, Aug 26, 2024 at 09:11:07PM -0300, Alien Wesley wrote:
> Separated assignments for pairwise_key_type and group_key_type
> in order to silence the following checkpatch warning.
>
> CHECK: multiple assignments should be avoided.
There's no need for the line number in the subject line, that might not
be correct when it gets applied due to other changes from other people.
Can you resend a v5 with that fixed up?
thanks,
greg k-h