Re: rtl8192e: use BIT macro instead of left shifting

From: Greg KH
Date: Mon Feb 21 2022 - 12:09:44 EST


On Fri, Feb 18, 2022 at 04:32:12PM +0100, Moses Christopher Bollavarapu wrote:
> From eaca0dd8fcbe3ff6daf14ea7a532e53acf840790 Mon Sep 17 00:00:00 2001
> From: Moses Christopher Bollavarapu <mosescb.dev@xxxxxxxxx>
> Date: Fri, 18 Feb 2022 16:08:16 +0100
> Subject: [PATCH] drivers: staging: rtl8192e: use BIT macro instead of left shifting

These headers should not be part of the body of the email.

Please use tools like 'git send-email' to send a patch out, it will do
this correctly and not have this extra information in it.

thanks,

greg k-h