Re: [PATCH] staging: rtl8192e: Fix camel case

From: Greg Kroah-Hartman
Date: Thu Aug 22 2024 - 03:55:00 EST


On Wed, Aug 21, 2024 at 09:27:30PM -0300, Gustavo Montenari Pechta wrote:
> Fix camel case on variable name to match style convention
>
> Signed-off-by: Gustavo Montenari Pechta <mrpechta@xxxxxxxxx>
> ---
> .../staging/rtl8192e/rtl8192e/r8192E_dev.c | 32 +++++++++----------
> 1 file changed, 16 insertions(+), 16 deletions(-)

This doesn't apply due to it conflicting with another change that
someone else in this "group" just submitted for this file and function
that came in before yours. Please rebase your tree on the latest
staging-next branch and resend it.

thanks,

greg k-h